new-sonar/gateware
David Lenfesty 490b92b1fd gateware: first work with I2C peripheral
Basic details seem to be working, and I'm on my way with testing.

Next steps:
- Build out more local testing utilities
- Build out unittest infrastructure
- Flesh out more tests to verify operation
2023-01-29 16:54:29 -07:00
..
amaranth-boards@1d82f2ece1 gateware: first attempt at amaranth SoC 2023-01-21 22:43:17 -07:00
docs gateware: start some design documentation and clarify some design 2023-01-22 20:15:48 -07:00
.gitignore gateware: fixed various bus issues 2023-01-22 15:25:24 -07:00
design_notes.md Improve top-level docs 2023-01-23 22:27:45 -07:00
env.bash gateware: made basic SoC, mostly just copying existing colorlight target 2023-01-06 19:03:46 -07:00
i2c.py gateware: first work with I2C peripheral 2023-01-29 16:54:29 -07:00
led.py gateware: fix some issues introduced with cleanup 2023-01-29 16:54:14 -07:00
main.py gateware: fix some issues introduced with cleanup 2023-01-29 16:54:14 -07:00
memory.py gateware: start spreading out into a couple modules 2023-01-23 22:32:46 -07:00
minerva_notes.md Improve top-level docs 2023-01-23 22:27:45 -07:00