Commit Graph

5 Commits

Author SHA1 Message Date
Dilanthi 02e2d77640 header for rom_sd.sv
ci/woodpecker/push/test-workflow Pipeline was successful
2025-06-04 14:34:49 -07:00
Dilanthi 1beb6cbf5c Implement rom_sd state machine
ci/woodpecker/push/test-workflow Pipeline was successful
2025-06-04 13:17:36 -07:00
uelen 89558d8313 More fixup on rom_sd
ci/woodpecker/push/test-workflow Pipeline was successful
2025-06-03 22:36:57 -07:00
uelen 2387fdbe3b Fixup on rom_sd flowchart
ci/woodpecker/push/test-workflow Pipeline was successful
2025-06-03 22:36:01 -07:00
uelen dff929de84 Initial work on rom_sd
This module needs way reworked to just be a state machine. I was trying
to get way too tricky with it so I went back to the drawing board and
made a state machine diagram for it. The diagram is included with this
commit. I also moved the current collection of documentation to a doc/
folder, and added a second-long audio rom to test everything out once
the rom_sd is working.
2025-06-02 14:02:50 -07:00