diff --git a/sim/conv_man_trig/run.do b/sim/conv_man_trig/run.do index 033003d842ae44d68792416a3a2fa1a6dd43812f..9dcedf304f474f154c3bc6f7a8f7bd24bcf052de 100644 --- a/sim/conv_man_trig/run.do +++ b/sim/conv_man_trig/run.do @@ -6,5 +6,5 @@ radix -hexadecimal #add wave * do wave.do -run 100 us +run 300 us wave zoomfull diff --git a/sim/conv_man_trig/wave.do b/sim/conv_man_trig/wave.do index 7c1ebdcea609c8f2e6bd4da1cd65a3b3d8499c87..a23e1350e11d8ad7ebedfe6c71138a525b359c5a 100644 --- a/sim/conv_man_trig/wave.do +++ b/sim/conv_man_trig/wave.do @@ -8,8 +8,6 @@ add wave -noupdate /testbench/trig_man add wave -noupdate -expand /testbench/pulse add wave -noupdate -divider DUT add wave -noupdate /testbench/cmp_dut/state -add wave -noupdate /testbench/cmp_dut/pass -add wave -noupdate /testbench/cmp_dut/chnr add wave -noupdate /testbench/cmp_dut/cnt add wave -noupdate /testbench/cmp_dut/trig_o add wave -noupdate -divider {glitch filt} @@ -48,4 +46,4 @@ configure wave -griddelta 40 configure wave -timeline 0 configure wave -timelineunits ns update -WaveRestoreZoom {0 ps} {315 us} +WaveRestoreZoom {0 ps} {105 us}