aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ice40/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-03-05 20:37:55 +0100
committerClifford Wolf <clifford@clifford.at>2015-03-05 20:37:55 +0100
commit42d5d94a5d28c251dbee62316ba6c1cb7cd71f24 (patch)
treef4c189c02ccfb1183a20ed51da4a6bb101720e47 /techlibs/ice40/Makefile.inc
parented15400fc6dc2ac29698d155469711b7be8c4ab2 (diff)
downloadyosys-42d5d94a5d28c251dbee62316ba6c1cb7cd71f24.tar.gz
yosys-42d5d94a5d28c251dbee62316ba6c1cb7cd71f24.tar.bz2
yosys-42d5d94a5d28c251dbee62316ba6c1cb7cd71f24.zip
Added very first version of "synth_ice40"
Diffstat (limited to 'techlibs/ice40/Makefile.inc')
-rw-r--r--techlibs/ice40/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/techlibs/ice40/Makefile.inc b/techlibs/ice40/Makefile.inc
new file mode 100644
index 000000000..08a24d92f
--- /dev/null
+++ b/techlibs/ice40/Makefile.inc
@@ -0,0 +1,6 @@
+
+OBJS += techlibs/ice40/synth_ice40.o
+
+$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_map.v))
+$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_sim.v))
+