This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
28a44c04e3
yosys
/
cmake
/
YosysVersionData.cmake
3 lines
55 B
CMake
Raw
Normal View
History
Unescape
Escape
Migrate build system to CMake See #5895 for details. This commit does not include CI or documentation changes.
2026-05-12 07:33:04 +02:00
set
(
YOSYS_VERSION_MAJOR
0
)
Fix version number and git origin
2026-06-09 17:39:48 +02:00
set
(
YOSYS_VERSION_MINOR
66
)