forked from Github_Repos/cvw
Changed .do file back to run all
This commit is contained in:
parent
d00d42cf9a
commit
c47872c2af
@ -42,7 +42,7 @@ view wave
|
||||
add wave /testbench/clk
|
||||
add wave /testbench/reset
|
||||
add wave -divider
|
||||
add wave /testbench/dut/hart/ebu/IReadF
|
||||
#add wave /testbench/dut/hart/ebu/IReadF
|
||||
add wave /testbench/dut/hart/DataStall
|
||||
add wave /testbench/dut/hart/InstrStall
|
||||
add wave /testbench/dut/hart/StallF
|
||||
|
@ -105,6 +105,6 @@ configure wave -childrowmargin 2
|
||||
set DefaultRadix hexadecimal
|
||||
|
||||
-- Run the Simulation
|
||||
run 2000
|
||||
#run -all
|
||||
#run 2000
|
||||
run -all
|
||||
#quit
|
||||
|
Loading…
Reference in New Issue
Block a user