Merge branch 'YosysHQ:main' into main

This commit is contained in:
Akash Levy 2025-12-31 05:28:27 -05:00 committed by GitHub
commit c34e75aaf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ ifeq ($(OS), Haiku)
CXXFLAGS += -D_DEFAULT_SOURCE
endif
YOSYS_VER := 0.60+67
YOSYS_VER := 0.60+70
YOSYS_MAJOR := $(shell echo $(YOSYS_VER) | cut -d'.' -f1)
YOSYS_MINOR := $(shell echo $(YOSYS_VER) | cut -d'.' -f2)
YOSYS_COMMIT := $(shell echo $(YOSYS_VER) | cut -d'.' -f3)

2
abc

@ -1 +1 @@
Subproject commit 9182a8048d0bc86b39a6cb6b0488a7e1d10b2607
Subproject commit ef74590ebd78b3b707eeba56d8284faf018affa6