aboutsummaryrefslogtreecommitdiff
path: root/fpga/src
AgeCommit message (Collapse)Author
2024-10-23checkpoint; something is broken with timingNathan Ringo
2024-10-20Maybe repaired UART, I2C, and HyperBus (but now getting a weird error)...Nathan Ringo
2024-10-08Preparation to start using separate clock domains.Nathan Ringo
2024-10-08Reorganization and rewiring.Nathan Ringo
2024-10-08Split the simulator back out to its own package.Nathan Ringo
This ensures that the presence of Inouts doesn't make Bluesim mad.
2024-10-02Adds tristates for HyperBus.Nathan Ringo
This might need to be remodularized; Bluesim doesn't support Inouts, so this fails to build there for now. It probably makes sense to split out the board to its own package, then go back to having Top and TopSim packages, where only Top wires it up to Tristates.
2024-09-24Fix echo.Nathan Ringo
2024-09-24Another reorg.Nathan Ringo
2024-09-23Adds README, moves fpga stuff to a subdirectory.Nathan Ringo