onerror {resume} quietly WaveActivateNextPane {} 0 add wave -noupdate -format Logic /top/reset add wave -noupdate -format Logic /top/mem_enX add wave -noupdate -format Logic /top/mem_rwX add wave -noupdate -format Literal -radix hexadecimal /top/abusX add wave -noupdate -format Literal -radix hexadecimal /top/dbusX add wave -noupdate -format Logic /top/clk add wave -noupdate -format Literal /top/cpuc/state add wave -noupdate -format Literal /top/cpuc/tick add wave -noupdate -format Literal -radix hexadecimal /top/pcX add wave -noupdate -format Literal -radix hexadecimal /top/iregX add wave -noupdate -format Literal -radix hexadecimal /top/iarX add wave -noupdate -format Literal -radix hexadecimal /top/accX add wave -noupdate -format Literal -radix hexadecimal /top/aluX TreeUpdate [SetDefaultTree] WaveRestoreZoom {0 ps} {1628 ps} configure wave -namecolwidth 150 configure wave -valuecolwidth 100 configure wave -justifyvalue left configure wave -signalnamewidth 0 configure wave -snapdistance 10 configure wave -datasetprefix 0 configure wave -rowmargin 4 configure wave -childrowmargin 2 force -freeze sim:/top/clk 0 0, 1 {50 ns} -r 100 force -freeze sim:/top/reset 1 0 force -freeze sim:/top/reset 0 200 run 500