mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-01 12:07:51 +00:00
Release version 0.47
This commit is contained in:
parent
2999f5589c
commit
647d61dd92
3 changed files with 17 additions and 4 deletions
15
CHANGELOG
15
CHANGELOG
|
|
@ -2,8 +2,21 @@
|
|||
List of major changes and improvements between releases
|
||||
=======================================================
|
||||
|
||||
Yosys 0.46 .. Yosys 0.47-dev
|
||||
Yosys 0.46 .. Yosys 0.47
|
||||
--------------------------
|
||||
* Various
|
||||
- Added cxxopts library for handling command line arguments.
|
||||
- Added docs generation from cells help output.
|
||||
|
||||
* New commands and options
|
||||
- Added "-json" option to "synth_xilinx" pass.
|
||||
- Added "-derive_luts" option to "cellmatch" pass.
|
||||
- Added "t:@<name>" syntax to "select" pass.
|
||||
- Added "-list-mod" option to "select" pass.
|
||||
- Removed deprecated "qwp" pass.
|
||||
|
||||
* Verific support
|
||||
- Initial state handling for VHDL assertions.
|
||||
|
||||
Yosys 0.45 .. Yosys 0.46
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue