aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/Makefile.inc
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2020-02-05 18:59:40 +0100
committerGitHub <noreply@github.com>2020-02-05 18:59:40 +0100
commit0671ae7d79ead3f7c109ed41ea7ad5e5767f418a (patch)
treeeff88fad0d90d4a6fd92c6ebda512d5bc010dc2b /techlibs/common/Makefile.inc
parent34d2fbd2f96a8789aa7eb655318308e11949eb7a (diff)
parent21ce1b37fbc93562942c10f631c7f415f8fdba2e (diff)
downloadyosys-0671ae7d79ead3f7c109ed41ea7ad5e5767f418a.tar.gz
yosys-0671ae7d79ead3f7c109ed41ea7ad5e5767f418a.tar.bz2
yosys-0671ae7d79ead3f7c109ed41ea7ad5e5767f418a.zip
Merge pull request #1661 from YosysHQ/eddie/abc9_required
abc9: add support for required times
Diffstat (limited to 'techlibs/common/Makefile.inc')
-rw-r--r--techlibs/common/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/common/Makefile.inc b/techlibs/common/Makefile.inc
index a42f63128..42f1068ad 100644
--- a/techlibs/common/Makefile.inc
+++ b/techlibs/common/Makefile.inc
@@ -29,4 +29,3 @@ $(eval $(call add_share_file,share,techlibs/common/gate2lut.v))
$(eval $(call add_share_file,share,techlibs/common/cmp2lut.v))
$(eval $(call add_share_file,share,techlibs/common/cells.lib))
$(eval $(call add_share_file,share,techlibs/common/mul2dsp.v))
-$(eval $(call add_share_file,share,techlibs/common/dummy.box))