summaryrefslogtreecommitdiff
path: root/PLAN
diff options
context:
space:
mode:
authorJulian Blake Kongslie2022-05-08 15:51:35 -0700
committerJulian Blake Kongslie2022-05-08 15:51:35 -0700
commit38c5ae5b60eae9562b97da42f47af3861847f8e5 (patch)
tree556fd9e5c38fb2feea56ce5741ca02a5e110ad63 /PLAN
parentMake the script for setting up the TTY actually connect. (diff)
downloadmultipdp8-38c5ae5b60eae9562b97da42f47af3861847f8e5.tar.xz
*Proper* serial port for memory downloads. 115200 8O2 RS232 with CRTRTS.
Diffstat (limited to '')
-rw-r--r--PLAN9
1 files changed, 5 insertions, 4 deletions
diff --git a/PLAN b/PLAN
index a2bfaaa..8b46103 100644
--- a/PLAN
+++ b/PLAN
@@ -1,7 +1,8 @@
11. more scalable memory arbiter 10. increase speed of rs232 and make the rx side oversample
22. debug rs232 uart 21. make rs232 come up in a cleaner state following reset
33. add cts/rts flow control to rs232 uart 32. add cts/rts flow control to rs232 uart
44. rs232-based high speed memory downloader (nios terminal sucks) 43. rs232-based high speed memory downloader (nios terminal sucks)
54. more scalable memory arbiter
55. add pdp-8 instruction cache 65. add pdp-8 instruction cache
66. add pdp-8 data cache 76. add pdp-8 data cache
77. add global shared cache 87. add global shared cache