wave.do
来自「DVB系统的SDI数据数据传输接口」· DO 代码 · 共 36 行
DO
36 行
onerror {resume}quietly WaveActivateNextPane {} 0add wave -noupdate -divider "SD-SDI source"add wave -noupdate -format Logic /tb_sdsdi_rxtx/refclk_sourceadd wave -noupdate -format Logic /tb_sdsdi_rxtx/u_sdi_source/txclk_pll_lockedadd wave -noupdate -format Logic /tb_sdsdi_rxtx/u_sdi_source/txclkadd wave -noupdate -format Literal -radix hexadecimal /tb_sdsdi_rxtx/u_sdi_source/txwordadd wave -noupdate -format Literal -radix hexadecimal /tb_sdsdi_rxtx/u_sdi_source/txdataadd wave -noupdate -format Logic /tb_sdsdi_rxtx/sma_test_txadd wave -noupdate -divider "SD-SDI receiver"add wave -noupdate -format Logic /tb_sdsdi_rxtx/refclkadd wave -noupdate -format Logic /tb_sdsdi_rxtx/u_sdi_demo/rxclk_pll_lockedadd wave -noupdate -format Logic /tb_sdsdi_rxtx/u_sdi_demo/sclk_rxadd wave -noupdate -format Logic /tb_sdsdi_rxtx/u_sdi_demo/sclk90_rxadd wave -noupdate -format Logic /tb_sdsdi_rxtx/sma_rxadd wave -noupdate -format Literal -radix hexadecimal /tb_sdsdi_rxtx/rxdataadd wave -noupdate -format Logic /tb_sdsdi_rxtx/rxdata_validadd wave -noupdate -format Logic /tb_sdsdi_rxtx/rxclkadd wave -noupdate -format Logic /tb_sdsdi_rxtx/align_lockedTreeUpdate [SetDefaultTree]WaveRestoreCursors {{Cursor 1} {1918723 ps} 0}WaveRestoreZoom {0 ps} {9068182 ps}configure wave -namecolwidth 150configure wave -valuecolwidth 100configure wave -justifyvalue leftconfigure wave -signalnamewidth 0configure wave -snapdistance 10configure wave -datasetprefix 0configure wave -rowmargin 4configure wave -childrowmargin 2configure wave -gridoffset 0configure wave -gridperiod 1configure wave -griddelta 40configure wave -timeline 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?