mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-01 14:47:53 +00:00
csa_tree: move to techmap
This commit is contained in:
parent
b6a8feec22
commit
b6d656e932
3 changed files with 1 additions and 1 deletions
|
|
@ -55,6 +55,7 @@ OBJS += passes/techmap/extractinv.o
|
|||
OBJS += passes/techmap/cellmatch.o
|
||||
OBJS += passes/techmap/clockgate.o
|
||||
OBJS += passes/techmap/constmap.o
|
||||
OBJS += passes/techmap/csa_tree.o
|
||||
endif
|
||||
|
||||
ifeq ($(DISABLE_SPAWN),0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue