- use correct hello.elf.flash.bin

git-svn-id: http://moon:8086/svn/vhdl/trunk@1080 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-14 11:00:20 +00:00
parent db9e21023c
commit ff20480866
3 changed files with 2 additions and 14 deletions
+2 -8
View File
@@ -5,9 +5,6 @@ vlib work
# RAMS
vcom -explicit -93 "../../../rams/dpram_2w2r2c_ra_sim.vhd"
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ra_sim.vhd"
vcom -explicit -93 "../../../rams/dpram_2w2r2c_ro_sim.vhd"
vcom -explicit -93 "../../../rams/dpram_1w1r2c_ro_sim.vhd"
# FIFOS
vcom -explicit -93 "../../../FIFO/src/fifo_ctrl_pkg.vhd"
@@ -18,11 +15,8 @@ vcom -explicit -93 "../../../FIFO/src/fifo_async_ctrl.vhd"
vcom -explicit -93 "../../../FIFO/src/fifo_async.vhd"
# UART
#vcom -explicit -93 "../../../uart/bbfifo_16x8.vhd"
#vcom -explicit -93 "../../../uart/kcuart_rx.vhd"
#vcom -explicit -93 "../../../uart/kcuart_tx.vhd"
#vcom -explicit -93 "../../../uart/uart_rx.vhd"
#vcom -explicit -93 "../../../uart/uart_tx.vhd"
vcom -explicit -93 "../../../uart/uart_rx_sim.vhd"
vcom -explicit -93 "../../../uart/uart_tx_sim.vhd"
vcom -explicit -93 "../../../uart/uart_wb.vhd"
# GPIO