- fixed redundant sources
git-svn-id: http://moon:8086/svn/vhdl/trunk@1100 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -2,18 +2,6 @@
|
|||||||
##
|
##
|
||||||
vlib work
|
vlib work
|
||||||
|
|
||||||
# RAMS
|
|
||||||
vcom -explicit -93 "../../../rams/dpram_2w2r2c_ra_sim.vhd"
|
|
||||||
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ra_sim.vhd"
|
|
||||||
|
|
||||||
# FIFOS
|
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_ctrl_pkg.vhd"
|
|
||||||
vcom -explicit -93 "../../../FIFO/src/gray_counter.vhd"
|
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_sync_ctrl.vhd"
|
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_sync.vhd"
|
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_async_ctrl.vhd"
|
|
||||||
vcom -explicit -93 "../../../FIFO/src/fifo_async.vhd"
|
|
||||||
|
|
||||||
# UART
|
# UART
|
||||||
vcom -explicit -93 "../../../uart/uart_rx_sim.vhd"
|
vcom -explicit -93 "../../../uart/uart_rx_sim.vhd"
|
||||||
vcom -explicit -93 "../../../uart/uart_tx_sim.vhd"
|
vcom -explicit -93 "../../../uart/uart_tx_sim.vhd"
|
||||||
|
|||||||
Reference in New Issue
Block a user