projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b894187
)
Initial adaptation of muxpack from shregmap
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 6 Jun 2019 17:51:02 +0000
(10:51 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 6 Jun 2019 17:51:02 +0000
(10:51 -0700)
passes/techmap/Makefile.inc
patch
|
blob
|
history
diff --git
a/passes/techmap/Makefile.inc
b/passes/techmap/Makefile.inc
index cf9e198adaa3004cf9977f21d27da22b1dcd7aef..561636080d2aa4d23f4ef762ef46ed83d166a85e 100644
(file)
--- a/
passes/techmap/Makefile.inc
+++ b/
passes/techmap/Makefile.inc
@@
-37,6
+37,7
@@
OBJS += passes/techmap/attrmap.o
OBJS += passes/techmap/zinit.o
OBJS += passes/techmap/dff2dffs.o
OBJS += passes/techmap/flowmap.o
+OBJS += passes/techmap/muxpack.o
endif
GENFILES += passes/techmap/techmap.inc