Files
vhdl/projects/vga_ctrl/sim/tb_vga_ctrl.wdo
T
jens 0a2abde8bf - added
git-svn-id: http://moon:8086/svn/vhdl/trunk@1418 cc03376c-175c-47c8-b038-4cd826a8556b
2021-03-21 11:05:13 +00:00

48 lines
2.5 KiB
Plaintext

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/rst
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/sys_vga_sync_n
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/sys_rstn_in
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/sys_vga_hsync
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/sys_vga_vsync
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_ctrl_vhd/sys_vga_red
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_ctrl_vhd/sys_vga_green
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_ctrl_vhd/sys_vga_blue
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/scan_rdy_h
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/scan_rdy_v
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/scan_rdy
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/hsync
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/vsync
add wave -noupdate -format Literal /tb_vga_ctrl_vhd/uut/src_pos_x
add wave -noupdate -format Literal /tb_vga_ctrl_vhd/uut/src_pos_y
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/inst_vga_backend/scan_enable
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/inst_vga_backend/fifo_empty
add wave -noupdate -format Literal /tb_vga_ctrl_vhd/uut/inst_vga_backend/inst_vga_timing/inst_vga_sync_v/count
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/inst_vga_backend/is_scan
add wave -noupdate -divider {Buffer Ctrl}
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/sys_clk_in
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/vga_clk
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/scan_enable
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/fifo_full
add wave -noupdate -format Literal /tb_vga_ctrl_vhd/uut/color_w
add wave -noupdate -format Logic /tb_vga_ctrl_vhd/uut/color_we
add wave -noupdate -format Literal /tb_vga_ctrl_vhd/uut/src_pos_x
add wave -noupdate -format Literal /tb_vga_ctrl_vhd/uut/src_pos_y
add wave -noupdate -divider {Cell generator}
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {219014 ps} 0}
configure wave -namecolwidth 183
configure wave -valuecolwidth 100
configure wave -justifyvalue left
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 100
configure wave -griddelta 40
configure wave -timeline 1
update
WaveRestoreZoom {0 ps} {1437573 ps}