forked from Github_Repos/cvw
Remove signal which no longer exists from default waves, so sim-wally works
This commit is contained in:
parent
8fd9cc679b
commit
ebd9c0ee29
@ -26,7 +26,6 @@ add wave -hex /testbench/dut/hart/ifu/PCF
|
||||
add wave -hex /testbench/dut/hart/ifu/PCD
|
||||
add wave -hex /testbench/dut/hart/ifu/InstrD
|
||||
add wave /testbench/InstrDName
|
||||
add wave -hex /testbench/dut/hart/ifu/ic/InstrRawD
|
||||
add wave -divider
|
||||
add wave -hex /testbench/dut/hart/ifu/PCE
|
||||
add wave -hex /testbench/dut/hart/ifu/InstrE
|
||||
@ -64,4 +63,4 @@ configure wave -snapdistance 10
|
||||
configure wave -datasetprefix 0
|
||||
configure wave -rowmargin 4
|
||||
configure wave -childrowmargin 2
|
||||
set DefaultRadix hexadecimal
|
||||
set DefaultRadix hexadecimal
|
||||
|
Loading…
Reference in New Issue
Block a user