wave.do

来自「quartus2环境中设计的高速任意波形发生器」· DO 代码 · 共 35 行

DO
35
字号
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /ncof_vhd_vec_tst/clk_250
add wave -noupdate -format Logic /ncof_vhd_vec_tst/clk_en
add wave -noupdate -format Analog-Interpolated -scale 0.016617790811339198 /ncof_vhd_vec_tst/fsin_o
add wave -noupdate -format Analog-Interpolated -scale 0.016617790811339198 /ncof_vhd_vec_tst/fsin_o3
add wave -noupdate -format Analog-Interpolated -scale 0.016617790811339198 /ncof_vhd_vec_tst/fsin_o7
add wave -noupdate -format Logic /ncof_vhd_vec_tst/out_valid
add wave -noupdate -format Logic /ncof_vhd_vec_tst/out_valid4
add wave -noupdate -format Logic /ncof_vhd_vec_tst/out_valid8
add wave -noupdate -format Literal /ncof_vhd_vec_tst/phase_mod_i
add wave -noupdate -format Literal /ncof_vhd_vec_tst/phase_mod_i2
add wave -noupdate -format Literal /ncof_vhd_vec_tst/phase_mod_i6
add wave -noupdate -format Literal /ncof_vhd_vec_tst/phi_inc_i
add wave -noupdate -format Literal /ncof_vhd_vec_tst/phi_inc_i1
add wave -noupdate -format Literal /ncof_vhd_vec_tst/phi_inc_i5
add wave -noupdate -format Logic /ncof_vhd_vec_tst/resetn
add wave -noupdate -format Logic /ncof_vhd_vec_tst/sampler
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {998860000 ps} 0}
configure wave -namecolwidth 179
configure wave -valuecolwidth 100
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 {173056 ps} {519168 ps}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?