X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=cpu%2Fsim%2Ftestcore.do;h=cf8d69c0f8ce7b5389d37f2c6a422eb47935274a;hb=4b15685a1152265264a50aa989b859e7017725b4;hp=321364ee213fdf6f071ff19530c573929369edc0;hpb=0c7231e471031c7d03f241dc4970b622fc64c695;p=calu.git diff --git a/cpu/sim/testcore.do b/cpu/sim/testcore.do index 321364e..cf8d69c 100644 --- a/cpu/sim/testcore.do +++ b/cpu/sim/testcore.do @@ -72,5 +72,6 @@ add wave -radix hexadecimal /pipeline_tb/addr_pin add wave -radix hexadecimal /pipeline_tb/data_pin add wave -radix hexadecimal /pipeline_tb/writeback_st/data_ram_read add wave -radix hexadecimal /pipeline_tb/dmem_wr_en_pin +add wave -radix decimal /pipeline_tb/cycle_cnt -run 5000 ns +run 10000 ns