aboutsummaryrefslogtreecommitdiff
path: root/sim/de1_sine/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sim/de1_sine/makefile')
-rw-r--r--sim/de1_sine/makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/de1_sine/makefile b/sim/de1_sine/makefile
new file mode 100644
index 0000000..e662da8
--- /dev/null
+++ b/sim/de1_sine/makefile
@@ -0,0 +1,8 @@
+PROJECT = de1_sine
+
+include ./makefile.sources
+
+SOURCE_FILES = $(SYN_SOURCE_FILES) \
+../../src/t_$(PROJECT).vhd
+
+include ../makefile