onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate /isPrime_tb/dut/clk
add wave -noupdate /isPrime_tb/dut/Reset
add wave -noupdate /isPrime_tb/dut/Start
add wave -noupdate /isPrime_tb/dut/Ready
add wave -noupdate /isPrime_tb/dut/Done
add wave -noupdate -radix unsigned /isPrime_tb/dut/Num
add wave -noupdate /isPrime_tb/dut/P
add wave -noupdate /isPrime_tb/dut/c_unit/ps
add wave -noupdate -radix unsigned /isPrime_tb/dut/d_unit/F
add wave -noupdate /isPrime_tb/dut/N_lt_3
add wave -noupdate /isPrime_tb/dut/NmodF_zero
add wave -noupdate /isPrime_tb/dut/F_gt_halfN
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {6 ps} 0}
quietly wave cursor active 1
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue left
configure wave -signalnamewidth 1
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 50
configure wave -gridperiod 100
configure wave -griddelta 10
configure wave -timeline 0
configure wave -timelineunits ps
update
WaveRestoreZoom {0 ps} {126 ps}