aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-08-16 12:55:25 +0200
committerClifford Wolf <clifford@clifford.at>2015-08-16 12:55:25 +0200
commit9c33172ece6969dbca8656789fda8135619ce615 (patch)
tree0ce8de8da0fd11c04afaef2ad601e5ccf8550fe7 /passes/techmap/Makefile.inc
parentff50bc2ac304fcec5746939e155dcac2b01665df (diff)
downloadyosys-9c33172ece6969dbca8656789fda8135619ce615.tar.gz
yosys-9c33172ece6969dbca8656789fda8135619ce615.tar.bz2
yosys-9c33172ece6969dbca8656789fda8135619ce615.zip
Added tribuf command
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 f1c987ccd..af4816a72 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -19,6 +19,7 @@ OBJS += passes/techmap/dffinit.o
OBJS += passes/techmap/pmuxtree.o
OBJS += passes/techmap/muxcover.o
OBJS += passes/techmap/aigmap.o
+OBJS += passes/techmap/tribuf.o
endif
GENFILES += passes/techmap/techmap.inc