- refactored
git-svn-id: http://moon:8086/svn/vhdl/trunk@1555 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -17,11 +17,11 @@ 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
|
||||
vcom -explicit -93 "../src/vga_frontend_jb32.vhd"
|
||||
vcom -explicit -93 "../src/tb_vga_frontend_jb32.vhd"
|
||||
vsim -t 1ps -lib work tb_vga_frontend_jb32
|
||||
view wave
|
||||
do {tb_vga_frontend.wdo}
|
||||
do {tb_vga_frontend_jb32.wdo}
|
||||
view structure
|
||||
view signals
|
||||
|
||||
@@ -19,11 +19,11 @@ 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_frontend64.vhd"
|
||||
vcom -explicit -93 "../src/tb_vga_frontend64.vhd"
|
||||
vsim -t 1ps -lib work tb_vga_frontend64
|
||||
vcom -explicit -93 "../src/vga_frontend_jb64.vhd"
|
||||
vcom -explicit -93 "../src/tb_vga_frontend_jb64.vhd"
|
||||
vsim -t 1ps -lib work tb_vga_frontend_jb64
|
||||
view wave
|
||||
do {tb_vga_frontend64.wdo}
|
||||
do {tb_vga_frontend_jb64.wdo}
|
||||
view structure
|
||||
view signals
|
||||
|
||||
Reference in New Issue
Block a user