forked from Github_Repos/cvw
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
12c6006f07
commit
623d9feeab
@ -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