forked from tanchou/Verilog
Refactor UART FIFO implementation: update top-level module and integrate RX/TX FIFO functionality
This commit is contained in:
@@ -6,7 +6,7 @@ setlocal enabledelayedexpansion
|
||||
set OUT=runs/sim.vvp
|
||||
|
||||
:: Top-level testbench module
|
||||
set TOP=tb_uart_tx_fifo
|
||||
set TOP=tb_uart_rx_fifo
|
||||
|
||||
:: Répertoires contenant des fichiers .v
|
||||
set DIRS=src/verilog tests/verilog IP/verilog
|
||||
|
Reference in New Issue
Block a user