aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/lut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange/examples/lut/Makefile')
-rw-r--r--fpga_interchange/examples/lut/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/fpga_interchange/examples/lut/Makefile b/fpga_interchange/examples/lut/Makefile
new file mode 100644
index 00000000..54fc8994
--- /dev/null
+++ b/fpga_interchange/examples/lut/Makefile
@@ -0,0 +1,8 @@
+DESIGN := lut
+DESIGN_TOP := top
+PACKAGE := csg324
+
+include ../template.mk
+
+build/lut.json: lut.v | build
+ yosys -c run.tcl