diff options
| author | Julian Blake Kongslie | 2022-05-15 15:58:36 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-05-15 15:58:36 -0700 |
| commit | a84fa220f385acf600dea3e5146475b60a2bff4a (patch) | |
| tree | 37ab4adf922493ae5dd1dddf1eadd9068a64a595 /PLAN | |
| parent | Significantly wider line size for data downloads. (diff) | |
| download | multipdp8-a84fa220f385acf600dea3e5146475b60a2bff4a.tar.xz | |
Update plan.
Diffstat (limited to 'PLAN')
| -rw-r--r-- | PLAN | 16 |
1 files changed, 6 insertions, 10 deletions
| @@ -1,13 +1,9 @@ | |||
| 1 | 0. increase speed of rs232 and make the rx side oversample | 1 | 1. more scalable memory arbiter |
| 2 | 1. make rs232 come up in a cleaner state following reset | 2 | 2. add pdp-8 instruction cache |
| 3 | 2. add cts/rts flow control to rs232 uart | 3 | 3. add pdp-8 data cache |
| 4 | 3. rs232-based high speed memory downloader (nios terminal sucks) | 4 | 4. add global shared cache |
| 5 | 4. more scalable memory arbiter | 5 | 5. pipelining / start working on minhdl version of the core |
| 6 | 5. add pdp-8 instruction cache | 6 | 6. ethernet |
| 7 | 6. add pdp-8 data cache | ||
| 8 | 7. add global shared cache | ||
| 9 | 8. pipelining / start working on minhdl version of the core | ||
| 10 | 9. ethernet | ||
| 11 | ∞. fix hello.pal (in noncpu) | 7 | ∞. fix hello.pal (in noncpu) |
| 12 | 8 | ||
| 13 | Command block: | 9 | Command block: |
