mirror of
https://github.com/YosysHQ/yosys
synced 2025-12-09 21:33:26 +00:00
Release version 0.41
This commit is contained in:
parent
7ab43dc1b7
commit
c1ad37779e
3 changed files with 15 additions and 4 deletions
13
CHANGELOG
13
CHANGELOG
|
|
@ -2,8 +2,19 @@
|
|||
List of major changes and improvements between releases
|
||||
=======================================================
|
||||
|
||||
Yosys 0.40 .. Yosys 0.41-dev
|
||||
Yosys 0.40 .. Yosys 0.41
|
||||
--------------------------
|
||||
* New commands and options
|
||||
- Added "cellmatch" pass for picking out standard cells automatically.
|
||||
|
||||
* Various
|
||||
- Extended the experimental incremental JSON API to allow arbitrary
|
||||
smtlib subexpressions.
|
||||
- Added support for using ABCs library merging when providing multiple
|
||||
liberty files.
|
||||
|
||||
* Verific support
|
||||
- Expose library name as module attribute.
|
||||
|
||||
Yosys 0.39 .. Yosys 0.40
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue