new-sonar/gateware
David Lenfesty 883b712a53 gateware: fixed various bus issues
- The Record.connect() function returns statements that need to be added
  to the comb domain.
- Addressing of the devices works on word-sized chunks, so everything
  needs to be adjusted there
2023-01-22 15:25:24 -07:00
..
amaranth-boards@1d82f2ece1 gateware: first attempt at amaranth SoC 2023-01-21 22:43:17 -07:00
.gitignore gateware: fixed various bus issues 2023-01-22 15:25:24 -07:00
env.bash gateware: made basic SoC, mostly just copying existing colorlight target 2023-01-06 19:03:46 -07:00
led_gpio.py gateware: failed attempt to add my own peripheral to litex 2023-01-10 20:30:00 -07:00
led_gpio.v gateware: failed attempt to add my own peripheral to litex 2023-01-10 20:30:00 -07:00
main.py gateware: failed attempt to add my own peripheral to litex 2023-01-10 20:30:00 -07:00
requirements.txt gateware: fixed various bus issues 2023-01-22 15:25:24 -07:00
soc.py gateware: fixed various bus issues 2023-01-22 15:25:24 -07:00