[UART]
- composed uart from uart_tx and uart_rx - tb_uart tests uart git-svn-id: http://moon:8086/svn/vhdl/trunk@1354 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -2,11 +2,13 @@
|
||||
##
|
||||
|
||||
vlib work
|
||||
vcom -explicit -93 "../uart_types.vhd"
|
||||
vcom -explicit -93 "../juart_tx.vhd"
|
||||
vcom -explicit -93 "../juart_rx.vhd"
|
||||
vcom -explicit -93 "../../misc/bbfifo.vhd"
|
||||
vcom -explicit -93 "../uart_tx.vhd"
|
||||
vcom -explicit -93 "../uart_rx.vhd"
|
||||
vcom -explicit -93 "../uart.vhd"
|
||||
vcom -explicit -93 "../tb_uart.vhd"
|
||||
|
||||
#restart -force
|
||||
|
||||
Reference in New Issue
Block a user