[VGA]
- fixes due to dpram changes git-svn-id: http://moon:8086/svn/vhdl/trunk@1118 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
|
||||
##
|
||||
if {[file exists work]} {vdel -lib work -all}
|
||||
|
||||
vlib work
|
||||
vcom -explicit -93 "../../misc/utils_pkg.vhd"
|
||||
vcom -explicit -93 "../../rams/dpram_1w1r2c_ra_sim.vhd"
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
|
||||
##
|
||||
if {[file exists work]} {vdel -lib work -all}
|
||||
|
||||
vlib work
|
||||
vcom -explicit -93 "../../misc/utils_pkg.vhd"
|
||||
vcom -explicit -93 "../../rams/dpram_1w1r2c_ra_sim.vhd"
|
||||
|
||||
@@ -222,9 +222,8 @@ begin
|
||||
PORT MAP(
|
||||
clk_a => sys_clk,
|
||||
clk_b => vga_clk,
|
||||
en_a => '1',
|
||||
en_b => '1',
|
||||
we_a => a_ram_we,
|
||||
re_b => '1',
|
||||
addr_a => a_addr_wr,
|
||||
addr_b => a_addr_rd,
|
||||
din_a => a_data_wr,
|
||||
|
||||
Reference in New Issue
Block a user