3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-11 15:50:31 +00:00

Release version 0.63

This commit is contained in:
Miodrag Milanovic 2026-03-04 07:46:57 +01:00
parent b7d013e6bf
commit 70a11c6bf0
3 changed files with 16 additions and 4 deletions

View file

@ -6,7 +6,7 @@ import os
project = 'YosysHQ Yosys'
author = 'YosysHQ GmbH'
copyright ='2026 YosysHQ GmbH'
yosys_ver = "0.62"
yosys_ver = "0.63"
# select HTML theme
html_theme = 'furo-ys'