aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-06-09 22:33:26 +0200
committerClifford Wolf <clifford@clifford.at>2015-06-09 22:33:26 +0200
commit66f9ee412ae94fa305660bdc33fa0c00fedd5500 (patch)
tree2bfe676371fe3510039f879de48249a558a77035 /passes/techmap/Makefile.inc
parent9500b564aca78aa826d4bbf034001693bad9edff (diff)
downloadyosys-66f9ee412ae94fa305660bdc33fa0c00fedd5500.tar.gz
yosys-66f9ee412ae94fa305660bdc33fa0c00fedd5500.tar.bz2
yosys-66f9ee412ae94fa305660bdc33fa0c00fedd5500.zip
Added "aig" pass
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 6ef4fbc26..3cbee5b85 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -18,6 +18,7 @@ OBJS += passes/techmap/dff2dffe.o
OBJS += passes/techmap/dffinit.o
OBJS += passes/techmap/pmuxtree.o
OBJS += passes/techmap/muxcover.o
+OBJS += passes/techmap/aig.o
endif
GENFILES += passes/techmap/techmap.inc