aboutsummaryrefslogtreecommitdiff
path: root/sim/top_uart/makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'sim/top_uart/makefile.sources')
-rw-r--r--sim/top_uart/makefile.sources6
1 files changed, 5 insertions, 1 deletions
diff --git a/sim/top_uart/makefile.sources b/sim/top_uart/makefile.sources
index c5493f3..c071757 100644
--- a/sim/top_uart/makefile.sources
+++ b/sim/top_uart/makefile.sources
@@ -4,4 +4,8 @@ SYN_SOURCE_FILES = \
../../src/baudcnt.vhd \
../../src/edge.vhd \
../../src/uart_tx_shift.vhd \
-../../src/top_uart.vhd
+../../src/top_uart.vhd \
+../../src/uart_rx.vhd \
+../../src/uart_rx_shift.vhd \
+../../src/uart_rx_baudcnt.vhd \
+../../src/uart_rx_bitcnt.vhd