Commit Graph

2 Commits

Author SHA1 Message Date
8d00e15835 gateware: fix dumb mistakes
Bus widths should now all be correct. (addresses and sizes in amaranth
take into account the granularity selection, so granularity acts like
two extra bits on the bus address line)

Also don't ignore a warning about undriven resets. Turns out that can
gate *everything* off in your design.
2023-03-05 11:43:59 -07:00
5619482029 gateware: start spreading out into a couple modules 2023-01-23 22:32:46 -07:00