[SDRAM]
- changes due to FIFO changes git-svn-id: http://moon:8086/svn/vhdl/trunk@1116 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
## NOTE: Do not edit this file.
|
## NOTE: Do not edit this file.
|
||||||
##
|
##
|
||||||
|
if {[file exists work]} {vdel -lib work -all}
|
||||||
|
|
||||||
vlib work
|
vlib work
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_ctrl_pkg.vhd"
|
vcom -explicit -93 "../../../FIFO/src/fifo_ctrl_pkg.vhd"
|
||||||
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ro_sim.vhd"
|
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ra_sim.vhd"
|
||||||
vcom -explicit -93 "../../../FIFO/src/gray_counter.vhd"
|
vcom -explicit -93 "../../../FIFO/src/gray_counter.vhd"
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_async_ctrl.vhd"
|
vcom -explicit -93 "../../../FIFO/src/fifo_async_ctrl.vhd"
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_async.vhd"
|
vcom -explicit -93 "../../../FIFO/src/fifo_async.vhd"
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
## NOTE: Do not edit this file.
|
## NOTE: Do not edit this file.
|
||||||
##
|
##
|
||||||
|
if {[file exists work]} {vdel -lib work -all}
|
||||||
|
|
||||||
vlib work
|
vlib work
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_ctrl_pkg.vhd"
|
vcom -explicit -93 "../../../FIFO/src/fifo_ctrl_pkg.vhd"
|
||||||
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ro_sim.vhd"
|
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ra_sim.vhd"
|
||||||
vcom -explicit -93 "../../../FIFO/src/gray_counter.vhd"
|
vcom -explicit -93 "../../../FIFO/src/gray_counter.vhd"
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_async_ctrl.vhd"
|
vcom -explicit -93 "../../../FIFO/src/fifo_async_ctrl.vhd"
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_async.vhd"
|
vcom -explicit -93 "../../../FIFO/src/fifo_async.vhd"
|
||||||
|
|||||||
Reference in New Issue
Block a user