3
0
Fork 0
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:
Emil J 2025-11-19 16:29:37 +01:00 committed by GitHub
commit 2eff366e8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 1003 additions and 5 deletions

View file

@ -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