aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/Makefile.inc
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-07-13 14:52:25 +0200
committerDavid Shah <davey1576@gmail.com>2018-07-13 14:52:25 +0200
commitc2d7be140a2b40ecb553f87437c6f958786030ad (patch)
tree808681297432f20b30fc4d8adcfd0eb0e3fafebe /techlibs/ecp5/Makefile.inc
parenteb8f3f7dc467156ffaec0ed1a471fe5e610709c7 (diff)
downloadyosys-c2d7be140a2b40ecb553f87437c6f958786030ad.tar.gz
yosys-c2d7be140a2b40ecb553f87437c6f958786030ad.tar.bz2
yosys-c2d7be140a2b40ecb553f87437c6f958786030ad.zip
ecp5: Adding basic synth_ecp5 based on synth_ice40
Signed-off-by: David Shah <davey1576@gmail.com>
Diffstat (limited to 'techlibs/ecp5/Makefile.inc')
-rw-r--r--techlibs/ecp5/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/techlibs/ecp5/Makefile.inc b/techlibs/ecp5/Makefile.inc
new file mode 100644
index 000000000..e0900f8f4
--- /dev/null
+++ b/techlibs/ecp5/Makefile.inc
@@ -0,0 +1,7 @@
+
+OBJS += techlibs/ecp5/synth_ecp5.o
+
+$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/cells_map.v))
+$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/cells_sim.v))
+$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/drams_map.v))
+$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/dram.txt))