diff options
Diffstat (limited to 'sim/top_uart/makefile.sources')
-rw-r--r-- | sim/top_uart/makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/top_uart/makefile.sources b/sim/top_uart/makefile.sources index c071757..37c4bda 100644 --- a/sim/top_uart/makefile.sources +++ b/sim/top_uart/makefile.sources @@ -6,6 +6,7 @@ SYN_SOURCE_FILES = \ ../../src/uart_tx_shift.vhd \ ../../src/top_uart.vhd \ ../../src/uart_rx.vhd \ +../../src/uart_rx_edge.vhd \ ../../src/uart_rx_shift.vhd \ ../../src/uart_rx_baudcnt.vhd \ ../../src/uart_rx_bitcnt.vhd |