- uses now new generic DPRAMs
Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@978 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -3,14 +3,10 @@
|
|||||||
vlib work
|
vlib work
|
||||||
|
|
||||||
# RAMS
|
# RAMS
|
||||||
vcom -explicit -93 "../../../misc/dpram_2w2r1c_sim.vhd"
|
vcom -explicit -93 "../../../rams/dpram_2w2r2c_ra_sim.vhd"
|
||||||
vcom -explicit -93 "../../../misc/dpram_2w2r.vhd"
|
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ra_sim.vhd"
|
||||||
vcom -explicit -93 "../../../misc/dpram_1w2r1c_sim.vhd"
|
vcom -explicit -93 "../../../rams/dpram_2w2r2c_ro_sim.vhd"
|
||||||
vcom -explicit -93 "../../../misc/dpram_1w1r.vhd"
|
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ro_sim.vhd"
|
||||||
vcom -explicit -93 "../../../misc/dpram_1w1r1c_sim.vhd"
|
|
||||||
|
|
||||||
vcom -explicit -93 "../../../misc/dpram_1w1r2c_sim.vhd"
|
|
||||||
vcom -explicit -93 "../../../misc/dpram_2w2r2c_sim.vhd"
|
|
||||||
|
|
||||||
|
|
||||||
# FIFOS
|
# FIFOS
|
||||||
@@ -22,11 +18,11 @@ 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"
|
||||||
|
|
||||||
# UART
|
# UART
|
||||||
vcom -explicit -93 "../../../uart/bbfifo_16x8.vhd"
|
#vcom -explicit -93 "../../../uart/bbfifo_16x8.vhd"
|
||||||
vcom -explicit -93 "../../../uart/kcuart_rx.vhd"
|
#vcom -explicit -93 "../../../uart/kcuart_rx.vhd"
|
||||||
vcom -explicit -93 "../../../uart/kcuart_tx.vhd"
|
#vcom -explicit -93 "../../../uart/kcuart_tx.vhd"
|
||||||
vcom -explicit -93 "../../../uart/uart_rx.vhd"
|
#vcom -explicit -93 "../../../uart/uart_rx.vhd"
|
||||||
vcom -explicit -93 "../../../uart/uart_tx.vhd"
|
#vcom -explicit -93 "../../../uart/uart_tx.vhd"
|
||||||
vcom -explicit -93 "../../../uart/uart_wb.vhd"
|
vcom -explicit -93 "../../../uart/uart_wb.vhd"
|
||||||
|
|
||||||
# GPIO
|
# GPIO
|
||||||
|
|||||||
Reference in New Issue
Block a user