aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-09-18 21:57:34 +0200
committerClifford Wolf <clifford@clifford.at>2015-09-18 21:57:34 +0200
commit598a475724b51954cb40c991dc3ed26cc11f81ec (patch)
tree2a5cfe3d5f57af8dd0412a49a99404a0b67f73ff /passes/techmap/Makefile.inc
parentc851f51656a80edd47eabc7fafbe69d56dea9fae (diff)
downloadyosys-598a475724b51954cb40c991dc3ed26cc11f81ec.tar.gz
yosys-598a475724b51954cb40c991dc3ed26cc11f81ec.tar.bz2
yosys-598a475724b51954cb40c991dc3ed26cc11f81ec.zip
Added nlutmap
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 373203ed9..674cb77cb 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -21,6 +21,7 @@ OBJS += passes/techmap/muxcover.o
OBJS += passes/techmap/aigmap.o
OBJS += passes/techmap/tribuf.o
OBJS += passes/techmap/lut2mux.o
+OBJS += passes/techmap/nlutmap.o
endif
GENFILES += passes/techmap/techmap.inc