summaryrefslogtreecommitdiff
path: root/hdl/top.sv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce internal clock speed to 30MHz.Julian Blake Kongslie2022-03-271-2/+2
|
* Run ~*EIGHT GODDAMN PDP-8s IN PARALLEL*~Julian Blake Kongslie2022-03-201-41/+113
| | | | | | It looks like we could probably fit 16 on the current FPGA, just about. (doesn't meet timing at 50MHz, should in theory work at 40MHz)
* Add memory arbiter and broadcast in between command UART and DRAM.Julian Blake Kongslie2022-03-131-17/+63
|
* Change FIFO size for UARTs to 1024 bytes in each direction.Julian Blake Kongslie2022-03-131-2/+2
|
* Initial commit.Julian Blake Kongslie2022-02-271-0/+298