gary/vram
David Anderson 76a1a36006 vram/VRAM: expand the full size test to check neighbor writes
As part of debugging why my writes seemed to get mirrored across a
stripe of 4 bytes. This test verifies that writing two contiguous
addresses reads back the correct value, when run against the simulated
ECP5 EBR model.
2024-09-16 11:17:42 -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: plumb verbose test flag into test 2024-09-09 11:22:07 -07:00
VRAM.bsv vram/VRAM: add tests for the arbitration glue and the entire VRAM stack 2024-09-14 20:26:55 -07:00
VRAMCore.bsv vram/VRAMCore: derive FShow for request and response types 2024-09-14 20:25:30 -07:00
VRAMCore_Test.bsv vram/VRAMCore: cycle using prime numbers in tests 2024-09-09 11:27:53 -07:00
VRAM_Test.bsv vram/VRAM: expand the full size test to check neighbor writes 2024-09-16 11:17:42 -07:00