aboutsummaryrefslogtreecommitdiff
path: root/pnr/de1_murax_franz/makefile
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@hs-augsburg.de>2022-07-25 17:55:39 +0200
committerFriedrich Beckmann <friedrich.beckmann@hs-augsburg.de>2022-07-25 17:55:39 +0200
commit3fff6023602822531efdae30bc8ebf862967f1ef (patch)
tree16028102b8d850f8ab3115d28a8539ca6bc5f51d /pnr/de1_murax_franz/makefile
Initial Commit
Diffstat (limited to 'pnr/de1_murax_franz/makefile')
-rw-r--r--pnr/de1_murax_franz/makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/pnr/de1_murax_franz/makefile b/pnr/de1_murax_franz/makefile
new file mode 100644
index 0000000..f3ebc19
--- /dev/null
+++ b/pnr/de1_murax_franz/makefile
@@ -0,0 +1,8 @@
+PROJECT = de1_murax_franz
+
+# Here the VHDL files for synthesis are defined.
+include ../../sim/$(PROJECT)/makefile.sources
+
+SOURCE_FILES = $(SYN_SOURCE_FILES)
+
+include ../makefile