mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-25 15:09:34 +00:00
Merge branch 'main' into emil/sdc_expand
This commit is contained in:
commit
2eff366e8c
16 changed files with 1003 additions and 5 deletions
|
|
@ -59,3 +59,5 @@ OBJS += passes/cmds/timeest.o
|
|||
OBJS += passes/cmds/linecoverage.o
|
||||
OBJS += passes/cmds/sort.o
|
||||
OBJS += passes/cmds/icell_liberty.o
|
||||
|
||||
include $(YOSYS_SRC)/passes/cmds/sdc/Makefile.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue