diff options
| author | Julian Blake Kongslie | 2022-05-22 17:13:56 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-05-22 17:13:56 -0700 |
| commit | 26e3ddb58f11f0089e5f1ecc148fdd8df1c52e98 (patch) | |
| tree | d73c88f62236fe85f83a4030408d0e5837042cc8 | |
| parent | Two-cycle memory arbiter, enabling 16 PDP-8s @ 50MHz. (diff) | |
| download | multipdp8-26e3ddb58f11f0089e5f1ecc148fdd8df1c52e98.tar.xz | |
Update PLAN.
Diffstat (limited to '')
| -rw-r--r-- | PLAN | 11 |
1 files changed, 5 insertions, 6 deletions
| @@ -1,9 +1,8 @@ | |||
| 1 | 1. more scalable memory arbiter | 1 | 1. add pdp-8 instruction cache |
| 2 | 2. add pdp-8 instruction cache | 2 | 2. add pdp-8 data cache |
| 3 | 3. add pdp-8 data cache | 3 | 3. add global shared cache |
| 4 | 4. add global shared cache | 4 | 4. pipelining / start working on minhdl version of the core |
| 5 | 5. pipelining / start working on minhdl version of the core | 5 | 5. ethernet |
| 6 | 6. ethernet | ||
| 7 | ∞. fix hello.pal (in noncpu) | 6 | ∞. fix hello.pal (in noncpu) |
| 8 | 7 | ||
| 9 | Command block: | 8 | Command block: |
