wave_add_v4.do
来自「RGB to Y CB CR conversion source code in」· DO 代码 · 共 44 行
DO
44 行
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider {internal signals}
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/rg
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/bg
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/rgm
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/bgm
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_inta_raw
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_inta
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_intb
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_int
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/b_int
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/r_int
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/by
add wave -noupdate -format Literal -radix decimal /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/ry
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_int_round
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_int_delay
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_int_postmax
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/y_int_postmin
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cb_int
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cb_int_round
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cb_int_postmax
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cb_int_postmin
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cr_int
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cr_int_round
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cr_int_postmax
add wave -noupdate -format Literal -radix unsigned /xil_rgb2ycrcb_tb_cosim_cw/xil_rgb2ycrcb_tb/colorspace/colorspacergb2ycrcb/cr_int_postmin
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {15752207280432 ps} 0}
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue right
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 1
configure wave -griddelta 40
configure wave -timeline 0
update
WaveRestoreZoom {265506 ms} {275506 ms}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?