diff options
| author | Julian Blake Kongslie | 2022-06-05 16:25:31 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-06-05 16:25:31 -0700 |
| commit | e36d9e3d5ffa8ee1bbb799adad62f029c79bc14e (patch) | |
| tree | 97a4d8038f2808576e044cc42cd5247f234f0e61 /PLAN | |
| parent | Add cache clearing to the command parser. (diff) | |
| download | multipdp8-e36d9e3d5ffa8ee1bbb799adad62f029c79bc14e.tar.xz | |
Update PLAN.
Diffstat (limited to 'PLAN')
| -rw-r--r-- | PLAN | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | 1. add pdp-8 unified cache that works with SMC | 1 | 0. writeback cache |
| 2 | 2. pipelining that works with SMC / start working on minhdl version of the core | 2 | 1. pipelining that works with SMC / start working on minhdl version of the core |
| 3 | 3. write an SPI or I2C master on the FPGA to sample analog inputs | 3 | 2. write an SPI or I2C master on the FPGA to sample analog inputs |
| 4 | 3. support wider-than-single-word cache lines | ||
| 4 | 4. add global shared cache | 5 | 4. add global shared cache |
| 5 | 5. ethernet | 6 | 5. ethernet |
| 6 | ∞. fix hello.pal (in noncpu) | 7 | ∞. fix hello.pal (in noncpu) |
