mirror of
https://github.com/YosysHQ/yosys
synced 2025-12-09 21:33:26 +00:00
Release version 0.56
This commit is contained in:
parent
ab66d8b814
commit
9c447ad9d4
3 changed files with 18 additions and 4 deletions
16
CHANGELOG
16
CHANGELOG
|
|
@ -2,8 +2,22 @@
|
|||
List of major changes and improvements between releases
|
||||
=======================================================
|
||||
|
||||
Yosys 0.55 .. Yosys 0.56-dev
|
||||
Yosys 0.55 .. Yosys 0.56
|
||||
--------------------------
|
||||
* New commands and options
|
||||
- Added "-unescape" option to "rename" pass.
|
||||
- Added "-assert2cover" option to "chformal" pass.
|
||||
- Added "linecoverage" pass to generate lcov report from selection.
|
||||
- Added "opt_hier" pass to enable hierarchical optimization.
|
||||
- Added "-hieropt" option to "synth" pass.
|
||||
- Added "-expect-return", "-err-grep" and "-suffix" options
|
||||
to "bugpoint" pass.
|
||||
- Added "raise_error" dev pass.
|
||||
|
||||
* Various
|
||||
- Added groups to command reference documentation.
|
||||
- Added bugpoint guide to documentation.
|
||||
- verific: correctly reset Verific flags after import.
|
||||
|
||||
Yosys 0.54 .. Yosys 0.55
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue