git-svn-id: http://moon:8086/svn/vhdl/trunk@1555 cc03376c-175c-47c8-b038-4cd826a8556b
80 lines
4.7 KiB
Plaintext
80 lines
4.7 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_vga_frontend/clk_o
|
|
add wave -noupdate -format Logic /tb_vga_frontend/rst_o
|
|
add wave -noupdate -divider Master
|
|
add wave -noupdate -format Logic /tb_vga_frontend/cyc_o
|
|
add wave -noupdate -format Logic /tb_vga_frontend/stb_o
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/addr_o
|
|
add wave -noupdate -format Literal /tb_vga_frontend/sel_o
|
|
add wave -noupdate -format Logic /tb_vga_frontend/we_o
|
|
add wave -noupdate -format Logic /tb_vga_frontend/ack_i
|
|
add wave -noupdate -format Logic /tb_vga_frontend/mrdy_o
|
|
add wave -noupdate -format Logic /tb_vga_frontend/srdy_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/mdat_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/mdat_o
|
|
add wave -noupdate -divider Slave
|
|
add wave -noupdate -format Logic /tb_vga_frontend/cyc_i
|
|
add wave -noupdate -format Logic /tb_vga_frontend/stb_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/addr_i
|
|
add wave -noupdate -format Literal /tb_vga_frontend/sel_i
|
|
add wave -noupdate -format Logic /tb_vga_frontend/we_i
|
|
add wave -noupdate -format Logic /tb_vga_frontend/ack_o
|
|
add wave -noupdate -format Logic /tb_vga_frontend/mrdy_i
|
|
add wave -noupdate -format Logic /tb_vga_frontend/srdy_o
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/sdat_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/sdat_o
|
|
add wave -noupdate -divider VGA
|
|
add wave -noupdate -format Logic /tb_vga_frontend/vga_clk
|
|
add wave -noupdate -format Logic /tb_vga_frontend/vga_blank_n
|
|
add wave -noupdate -format Logic /tb_vga_frontend/vga_sync_n
|
|
add wave -noupdate -format Logic /tb_vga_frontend/vga_hsync
|
|
add wave -noupdate -format Logic /tb_vga_frontend/vga_vsync
|
|
add wave -noupdate -format Literal -radix decimal /tb_vga_frontend/vga_red
|
|
add wave -noupdate -format Literal -radix decimal /tb_vga_frontend/vga_green
|
|
add wave -noupdate -format Literal -radix decimal /tb_vga_frontend/vga_blue
|
|
add wave -noupdate -format Literal /tb_vga_frontend/inst_vga_frontend/s
|
|
add wave -noupdate -format Literal /tb_vga_frontend/inst_vga_frontend/request_cnt
|
|
add wave -noupdate -format Literal /tb_vga_frontend/inst_vga_frontend/read_cnt
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/vga_master_en
|
|
add wave -noupdate -divider FIFO
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/fifo_full
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/fifo_empty
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/fifo_almost_empty
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/fifo_almost_full
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/fifo_color_re
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/fifo_color_we
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/inst_vga_frontend/fifo_color_out
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/inst_vga_frontend/fifo_color_in
|
|
add wave -noupdate -divider Backend
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/ctrl_scan_en
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/sys_rst
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/stat_vga_rdy
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/stat_scan
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/scan_enable
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/is_scan
|
|
add wave -noupdate -format Literal /tb_vga_frontend/inst_vga_frontend/stat_hpos
|
|
add wave -noupdate -format Literal /tb_vga_frontend/inst_vga_frontend/stat_vpos
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/rst
|
|
add wave -noupdate -format Logic /tb_vga_frontend/vga_en
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/cg_draw
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/cg_en
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/hready
|
|
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/vready
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {9915333000 ps} 0}
|
|
configure wave -namecolwidth 150
|
|
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 1
|
|
configure wave -griddelta 40
|
|
configure wave -timeline 0
|
|
update
|
|
WaveRestoreZoom {9915291469 ps} {9915942555 ps}
|