aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-08-09 11:18:48 +0200
committerClifford Wolf <clifford@clifford.at>2016-08-09 11:18:48 +0200
commit3c6d31fd061fb591a95b08ecfd1d2e50690dfc48 (patch)
treeef00c001244f9c0d6c5473d75002e29620a8d017 /passes/techmap/Makefile.inc
parentf7730d43bb4d5b44ec76e1080f4baf2f6b26807f (diff)
downloadyosys-3c6d31fd061fb591a95b08ecfd1d2e50690dfc48.tar.gz
yosys-3c6d31fd061fb591a95b08ecfd1d2e50690dfc48.tar.bz2
yosys-3c6d31fd061fb591a95b08ecfd1d2e50690dfc48.zip
Added "attrmvcp" 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 aaac5a569..c07d69fb2 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -29,6 +29,7 @@ OBJS += passes/techmap/dffsr2dff.o
OBJS += passes/techmap/shregmap.o
OBJS += passes/techmap/deminout.o
OBJS += passes/techmap/insbuf.o
+OBJS += passes/techmap/attrmvcp.o
endif
GENFILES += passes/techmap/techmap.inc