gary/vram
David Anderson 79b54ca86f vram/MemArbiter: add a granted_port method to make downstream wiring easier
To implement the mux tree that feeds into RAM ports, we need to know the
port index of the grantee to be able to wire it up. In theory we could
dispense with the per-port grant signal, but keeping it around allows
each client to deal with local concerns separate from the port routing.
2024-09-08 23:16:49 -07:00
..
MemArbiter.bsv vram/MemArbiter: add a granted_port method to make downstream wiring easier 2024-09-08 23:16:49 -07:00
MemArbiter_Test.bsv vram/MemArbiter: add a granted_port method to make downstream wiring easier 2024-09-08 23:16:49 -07:00
VRAMCore.bsv vram/VRAMCore: correct exports of the vram types 2024-09-08 15:37:47 -07:00