aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2017-08-28 19:52:51 +0200
committerClifford Wolf <clifford@clifford.at>2017-08-28 19:52:51 +0200
commit393b18e8e17432349797a1f228a7ddc7e2f7a16c (patch)
tree2c63040dd980023a177e22ae22fbcda981907c8b /passes/techmap/Makefile.inc
parentebbb0e94797896579c618c1de62cf13b3776c48e (diff)
parent908f34aafc3135c91b257f8cc2e66d49860138d2 (diff)
downloadyosys-393b18e8e17432349797a1f228a7ddc7e2f7a16c.tar.gz
yosys-393b18e8e17432349797a1f228a7ddc7e2f7a16c.tar.bz2
yosys-393b18e8e17432349797a1f228a7ddc7e2f7a16c.zip
Merge branch 'azonenberg-recover-reduce'
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 ce67b711d..3f8a6feb5 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -17,6 +17,7 @@ OBJS += passes/techmap/iopadmap.o
OBJS += passes/techmap/hilomap.o
OBJS += passes/techmap/extract.o
OBJS += passes/techmap/extract_fa.o
+OBJS += passes/techmap/extract_reduce.o
OBJS += passes/techmap/alumacc.o
OBJS += passes/techmap/dff2dffe.o
OBJS += passes/techmap/dffinit.o