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