forked from Github_Repos/cvw
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
This commit is contained in:
commit
dec15e7b90
9
wally-pipelined/testbench/linux_comments.txt
Normal file
9
wally-pipelined/testbench/linux_comments.txt
Normal file
@ -0,0 +1,9 @@
|
||||
dut.HRDATA => dut.hart.lsu.dcache.ReadDataM
|
||||
HADDR => dut.hart.lsu.dcache.MemPAdrM
|
||||
HWDATA => dut.hart.lsu.dcache.WriteDataM
|
||||
HWRITE => dut.hart.lsu.dcache.MemRWM
|
||||
HTRANS => |dut.hart.lsu.dcache.MemRWM | |dut.hart.lsu.dcache.AtomicM
|
||||
|
||||
HSIZE (probalby don't need anymore, read masking not necessary)
|
||||
HRDATA (no physical change, just rename to something else)
|
||||
|
Loading…
Reference in New Issue
Block a user