3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-09 20:50:51 +00:00

Merge branch 'YosysHQ:main' into master

This commit is contained in:
Akash Levy 2024-05-06 21:11:06 -07:00 committed by GitHub
commit 0e77a03359
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 437 additions and 1 deletions

View file

@ -141,7 +141,7 @@ LIBS += -lrt
endif
endif
YOSYS_VER := 0.40+45
YOSYS_VER := 0.40+50
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo