- Intital revision
git-svn-id: http://moon:8086/svn/vhdl/trunk@81 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../FIFO/src/fifo_ctrl_pkg.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/gray_counter.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/async_fifo_ctrl.vhd"
|
||||
vcom -explicit -93 "../src/fonts/char_rom_c64.vhd"
|
||||
vcom -explicit -93 "../src/vga_types.vhd"
|
||||
vcom -explicit -93 "../src/dpram.vhd"
|
||||
vcom -explicit -93 "../src/clkgen_virtex4.vhd"
|
||||
vcom -explicit -93 "../src/linefifo.vhd"
|
||||
vcom -explicit -93 "../src/char_gen.vhd"
|
||||
vcom -explicit -93 "../src/vga_sync.vhd"
|
||||
vcom -explicit -93 "../src/vga_timing.vhd"
|
||||
vcom -explicit -93 "../src/vga_backend.vhd"
|
||||
vcom -explicit -93 "../src/vga_frontend.vhd"
|
||||
vcom -explicit -93 "../src/tb_vga_frontend.vhd"
|
||||
vsim -t 1ps -lib work tb_vga_frontend
|
||||
view wave
|
||||
do {tb_vga_frontend.wdo}
|
||||
view structure
|
||||
view signals
|
||||
|
||||
run 20ms
|
||||
@@ -0,0 +1,68 @@
|
||||
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 -format Literal -radix hexadecimal /tb_vga_frontend/dat_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_vga_frontend/dat_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 -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 -divider VGA
|
||||
add wave -noupdate -format Logic /tb_vga_frontend/vga_clk_out
|
||||
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/pixel_cnt
|
||||
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_need_data
|
||||
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/vga_rdy4data
|
||||
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 Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/rst
|
||||
add wave -noupdate -format Logic /tb_vga_frontend/inst_vga_frontend/inst_vga_backend/dcm_locked
|
||||
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} {4559623 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 {19955817258 ps} {20002325408 ps}
|
||||
Reference in New Issue
Block a user