32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_mips_top_syn/rst
|
|
add wave -noupdate -format Logic /tb_mips_top_syn/clk
|
|
add wave -noupdate -format Logic /tb_mips_top_syn/ce
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top_syn/irom_data
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top_syn/irom_addr
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top_syn/dmem_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top_syn/dmem_dout
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top_syn/dmem_addr
|
|
add wave -noupdate -format Logic /tb_mips_top_syn/dmem_we
|
|
add wave -noupdate -format Logic /tb_mips_top_syn/dmem_re
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top_syn/uut/inst_mips_top_inst_pipeline_id_stage_boff
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top_syn/uut/inst_mips_top_inst_pipeline_stage_ex_inst_alu_sum_res
|
|
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_mips_top_syn/sram
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {118199 ps} 0}
|
|
configure wave -namecolwidth 188
|
|
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 0
|
|
configure wave -gridperiod 100
|
|
configure wave -griddelta 40
|
|
configure wave -timeline 1
|
|
update
|
|
WaveRestoreZoom {0 ps} {2520 ns}
|