mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-15 16:54:12 +00:00
Merge pull request #5796 from YosysHQ/release/v0.64
Release version 0.64
This commit is contained in:
commit
8449dd4700
3 changed files with 12 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ import os
|
|||
project = 'YosysHQ Yosys'
|
||||
author = 'YosysHQ GmbH'
|
||||
copyright ='2026 YosysHQ GmbH'
|
||||
yosys_ver = "0.63"
|
||||
yosys_ver = "0.64"
|
||||
|
||||
# select HTML theme
|
||||
html_theme = 'furo-ys'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue