Commit Graph

4 Commits

Author SHA1 Message Date
241cb72553 gateware: fix RAM and ROM issues 2023-03-25 15:21:03 -06:00
348f6d5ba6 gateware: fix sizing and add size configurability 2023-03-24 20:53:37 -06:00
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