aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorRobert Ou <rqou@robertou.com>2017-08-11 00:40:31 -0700
committerRobert Ou <rqou@robertou.com>2017-08-27 01:56:49 -0700
commitfa310c98f82ce9637034ca2b1de7b04b5d5772d0 (patch)
treeb68e77f93a58b1406e417dfca476221cb2aa24d3 /passes/techmap/Makefile.inc
parent68c42f3a19a300583fa282f3b88c440bf6afd484 (diff)
downloadyosys-fa310c98f82ce9637034ca2b1de7b04b5d5772d0.tar.gz
yosys-fa310c98f82ce9637034ca2b1de7b04b5d5772d0.tar.bz2
yosys-fa310c98f82ce9637034ca2b1de7b04b5d5772d0.zip
recover_reduce_core: Initial commit
Conflicts: passes/techmap/Makefile.inc
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..51ed356fe 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/recover_reduce_core.o
OBJS += passes/techmap/alumacc.o
OBJS += passes/techmap/dff2dffe.o
OBJS += passes/techmap/dffinit.o