mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-29 10:19:15 +00:00
Initial adaptation of muxpack from shregmap
This commit is contained in:
parent
b894187cf6
commit
7bd1c664a6
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ OBJS += passes/techmap/attrmap.o
|
||||||
OBJS += passes/techmap/zinit.o
|
OBJS += passes/techmap/zinit.o
|
||||||
OBJS += passes/techmap/dff2dffs.o
|
OBJS += passes/techmap/dff2dffs.o
|
||||||
OBJS += passes/techmap/flowmap.o
|
OBJS += passes/techmap/flowmap.o
|
||||||
|
OBJS += passes/techmap/muxpack.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
GENFILES += passes/techmap/techmap.inc
|
GENFILES += passes/techmap/techmap.inc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue