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.sources7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/top_uart/makefile.sources b/sim/top_uart/makefile.sources
new file mode 100644
index 0000000..c5493f3
--- /dev/null
+++ b/sim/top_uart/makefile.sources
@@ -0,0 +1,7 @@
+# All files which synthesized
+
+SYN_SOURCE_FILES = \
+../../src/baudcnt.vhd \
+../../src/edge.vhd \
+../../src/uart_tx_shift.vhd \
+../../src/top_uart.vhd