mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 05:00:52 +00:00
Merge branch 'YosysHQ:main' into main
This commit is contained in:
commit
210ec6585f
6 changed files with 523 additions and 4 deletions
|
@ -50,6 +50,7 @@ OBJS += passes/techmap/dffunmap.o
|
|||
OBJS += passes/techmap/flowmap.o
|
||||
OBJS += passes/techmap/extractinv.o
|
||||
OBJS += passes/techmap/cellmatch.o
|
||||
OBJS += passes/techmap/clockgate.o
|
||||
endif
|
||||
|
||||
ifeq ($(DISABLE_SPAWN),0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue