summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Blake Kongslie2022-06-05 16:25:31 -0700
committerJulian Blake Kongslie2022-06-05 16:25:31 -0700
commite36d9e3d5ffa8ee1bbb799adad62f029c79bc14e (patch)
tree97a4d8038f2808576e044cc42cd5247f234f0e61
parentAdd cache clearing to the command parser. (diff)
downloadmultipdp8-e36d9e3d5ffa8ee1bbb799adad62f029c79bc14e.tar.xz
Update PLAN.
-rw-r--r--PLAN7
1 files changed, 4 insertions, 3 deletions
diff --git a/PLAN b/PLAN
index 82b7d31..e083e8e 100644
--- a/PLAN
+++ b/PLAN
@@ -1,6 +1,7 @@
11. add pdp-8 unified cache that works with SMC 10. writeback cache
22. pipelining that works with SMC / start working on minhdl version of the core 21. pipelining that works with SMC / start working on minhdl version of the core
33. write an SPI or I2C master on the FPGA to sample analog inputs 32. write an SPI or I2C master on the FPGA to sample analog inputs
43. support wider-than-single-word cache lines
44. add global shared cache 54. add global shared cache
55. ethernet 65. ethernet
6∞. fix hello.pal (in noncpu) 7∞. fix hello.pal (in noncpu)