aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-12-08 14:10:52 +0100
committerClifford Wolf <clifford@clifford.at>2014-12-08 14:10:52 +0100
commit97487fee320b57356c810daaf2c6cb38e8576030 (patch)
tree83feb54fad4bc42c1dac8db81d45d4ea73746d8f /passes/techmap/Makefile.inc
parent7b62bbeee824f1ff6d483247f5613e597b8c854f (diff)
downloadyosys-97487fee320b57356c810daaf2c6cb38e8576030.tar.gz
yosys-97487fee320b57356c810daaf2c6cb38e8576030.tar.bz2
yosys-97487fee320b57356c810daaf2c6cb38e8576030.zip
Added skeleton dff2dffe 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 56083ed2b..773a099ac 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -10,6 +10,7 @@ OBJS += passes/techmap/hilomap.o
OBJS += passes/techmap/extract.o
OBJS += passes/techmap/maccmap.o
OBJS += passes/techmap/alumacc.o
+OBJS += passes/techmap/dff2dffe.o
endif
GENFILES += passes/techmap/techmap.inc