1
0
Go to file
Palmer Dabbelt 770f2742de Make NastiMemorySelector a subtype of NastiInterconnect
When RocketChip has a single memory configuration I want to ensure no extra
hardware is being generated by only instantiating a NastiMemoryInterconnect
rather than a NastiMemorySelector, which I believe will insert a Mux with 0
when there is only one config (because there aren't any 0-width wires allowed).
2016-02-17 10:41:01 -08:00
junctions Make NastiMemorySelector a subtype of NastiInterconnect 2016-02-17 10:41:01 -08:00