aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorwhitequark <whitequark@whitequark.org>2019-01-02 14:09:53 +0000
committerwhitequark <whitequark@whitequark.org>2019-01-03 14:28:19 +0000
commit07af772a7279d656564fb23eee457e71cc0d657f (patch)
tree301c44e4430b1be8f623c086bd6066e6472959b2 /passes/techmap/Makefile.inc
parent56ca1e6afc66542666e73356cbe62f6ca64215a7 (diff)
downloadyosys-07af772a7279d656564fb23eee457e71cc0d657f.tar.gz
yosys-07af772a7279d656564fb23eee457e71cc0d657f.tar.bz2
yosys-07af772a7279d656564fb23eee457e71cc0d657f.zip
flowmap: new techmap 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 4faa0ab00..cf9e198ad 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -36,6 +36,7 @@ OBJS += passes/techmap/attrmvcp.o
OBJS += passes/techmap/attrmap.o
OBJS += passes/techmap/zinit.o
OBJS += passes/techmap/dff2dffs.o
+OBJS += passes/techmap/flowmap.o
endif
GENFILES += passes/techmap/techmap.inc