📄 nco_wave.do
字号:
onerror {resume}quietly WaveActivateNextPane {} 0add wave -noupdate -format Logic /NCO_tb/clkadd wave -noupdate -format Logic /NCO_tb/resetadd wave -noupdate -format Logic /NCO_tb/clkenadd wave -noupdate -format Literal -radix unsigned /NCO_tb/phiadd wave -noupdate -divider -height 50 {New Divider}add wave -noupdate -format Logic /NCO_tb/data_readyadd wave -noupdate -color Yellow -format Literal -radix decimal /NCO_tb/sin_valadd wave -noupdate -color Cyan -format Literal -radix decimal /NCO_tb/cos_valadd wave -noupdate -divider -height 80 {New Divider}add wave -noupdate -color Yellow -format Analog-Step -radix decimal -scale 0.064 /NCO_tb/sin_valadd wave -noupdate -divider -height 80 {New Divider}add wave -noupdate -color Cyan -format Analog-Step -radix decimal -scale 0.064 /NCO_tb/cos_valadd wave -noupdate -divider -height 150 {New Divider}TreeUpdate [SetDefaultTree]WaveRestoreCursors {356 ns}WaveRestoreZoom {0 ns} {2132 ns}configure wave -namecolwidth 150configure wave -valuecolwidth 100configure wave -justifyvalue leftconfigure wave -signalnamewidth 0configure wave -snapdistance 10configure wave -datasetprefix 0configure wave -rowmargin 4configure wave -childrowmargin 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -