aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/Makefile.inc
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-09-06 22:52:00 -0700
committerEddie Hung <eddie@fpgeh.com>2019-09-06 22:52:00 -0700
commitde8adecd396cfd83c198a525813cb255eb74bdfa (patch)
tree4448f472efa43d356e30e74a578dacea79964c17 /techlibs/ecp5/Makefile.inc
parent173c7936c3c329917ca8eb929163a03aab51811e (diff)
parent903cd58acf7c490e0b75e34742966dc62e61028f (diff)
downloadyosys-de8adecd396cfd83c198a525813cb255eb74bdfa.tar.gz
yosys-de8adecd396cfd83c198a525813cb255eb74bdfa.tar.bz2
yosys-de8adecd396cfd83c198a525813cb255eb74bdfa.zip
Merge branch 'master' of github.com:YosysHQ/yosys
Diffstat (limited to 'techlibs/ecp5/Makefile.inc')
-rw-r--r--techlibs/ecp5/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/techlibs/ecp5/Makefile.inc b/techlibs/ecp5/Makefile.inc
index 2143acae6..9efb6347f 100644
--- a/techlibs/ecp5/Makefile.inc
+++ b/techlibs/ecp5/Makefile.inc
@@ -14,6 +14,9 @@ $(eval $(call add_share_file,share/ecp5,techlibs/ecp5/bram.txt))
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/arith_map.v))
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/latches_map.v))
+$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/abc_map.v))
+$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/abc_unmap.v))
+$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/abc_model.v))
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/abc_5g.box))
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/abc_5g.lut))
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/abc_5g_nowide.lut))