- working (SDRAM R1153)

git-svn-id: http://moon:8086/svn/vhdl/trunk@1156 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-22 21:53:31 +00:00
parent dfffc2ffc7
commit 7c1cc7980b
3 changed files with 3 additions and 20 deletions
+2 -5
View File
@@ -50,11 +50,8 @@ vcom -explicit -93 "../../../lib/VGA_ctrl/src/vga_backend.vhd"
vcom -explicit -93 "../../../lib/VGA_ctrl/src/vga_frontend64.vhd"
# UART
vcom -explicit -93 "../../../lib/uart/bbfifo_16x8.vhd"
vcom -explicit -93 "../../../lib/uart/kcuart_rx.vhd"
vcom -explicit -93 "../../../lib/uart/kcuart_tx.vhd"
vcom -explicit -93 "../../../lib/uart/uart_rx.vhd"
vcom -explicit -93 "../../../lib/uart/uart_tx.vhd"
vcom -explicit -93 "../../../lib/uart/uart_rx_sim.vhd"
vcom -explicit -93 "../../../lib/uart/uart_tx_sim.vhd"
vcom -explicit -93 "../../../lib/uart/uart_wb.vhd"
# PS2