mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 02:05:21 +00:00
more misaligned read fixing
I'm getting fairly concerned about this, I feel like this should only work if the memory ignores the lower 3 or 4 bits of the adr
This commit is contained in:
parent
3e786729ac
commit
03cea6e29b
@ -54,6 +54,7 @@ add wave -hex /testbench_busybear/MemRWM[0]
|
||||
add wave -hex /testbench_busybear/MemRWM[1]
|
||||
add wave -hex /testbench_busybear/ByteMaskM
|
||||
add wave -hex /testbench_busybear/WriteDataM
|
||||
add wave -hex /testbench_busybear/ReadDataM
|
||||
add wave -hex /testbench_busybear/DataAdrM
|
||||
add wave -hex /testbench_busybear/dut/ieu/dp/regf/rf[1]
|
||||
add wave -hex /testbench_busybear/dut/ieu/dp/regf/rf[2]
|
||||
|
Loading…
Reference in New Issue
Block a user