aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-04-07 15:42:25 +0200
committerClifford Wolf <clifford@clifford.at>2015-04-07 15:42:25 +0200
commitf7fb21f1853ec6a0a711624e4f53a75321639b18 (patch)
treea99df7b360b7a05fc1b4f394ff9f83fe8c03611c /passes/techmap/Makefile.inc
parentb31e77fd06af44336d572919c45a0089e6ac9c82 (diff)
downloadyosys-f7fb21f1853ec6a0a711624e4f53a75321639b18.tar.gz
yosys-f7fb21f1853ec6a0a711624e4f53a75321639b18.tar.bz2
yosys-f7fb21f1853ec6a0a711624e4f53a75321639b18.zip
Added "muxcover" command
Diffstat (limited to 'passes/techmap/Makefile.inc')
-rw-r--r--passes/techmap/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/passes/techmap/Makefile.inc b/passes/techmap/Makefile.inc
index 7c1ec884c..4f72ea6bc 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -12,6 +12,7 @@ OBJS += passes/techmap/extract.o
OBJS += passes/techmap/alumacc.o
OBJS += passes/techmap/dff2dffe.o
OBJS += passes/techmap/dffinit.o
+OBJS += passes/techmap/muxcover.o
endif
GENFILES += passes/techmap/techmap.inc