📄 wave_time.do
字号:
onerror {resume}
add wave -noupdate -divider System_Testbench
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/tst_sys_clk
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/reset_n
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_datain
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_ready
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_clk
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_reset
add wave -noupdate -format Literal -radix hexadecimal /system_testbench/pc_data
add wave -noupdate -format Literal -radix hexadecimal /system_testbench/pc_addr
add wave -noupdate -format Literal -radix hexadecimal /system_testbench/pc_wreg
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_dataout
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_ack
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_retry
add wave -noupdate -format Logic -radix hexadecimal /system_testbench/pc_err
add wave -noupdate -format Literal -radix hexadecimal /system_testbench/pc_dout_reg
add wave -noupdate -format Literal -radix hexadecimal /system_testbench/led_out
add wave -noupdate -format Literal -radix hexadecimal /system_testbench/light_on
add wave -noupdate -divider LatticeMico8
add wave -noupdate -format Literal -radix hexadecimal /system_testbench/U1_isp8_top_system/*
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {70 ns} 0}
configure wave -namecolwidth 462
configure wave -valuecolwidth 86
configure wave -justifyvalue left
configure wave -signalnamewidth 0
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0
update
WaveRestoreZoom {33270838 ps} {36220698 ps}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -