mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-02 16:20:51 +00:00
Updates from yosys
This commit is contained in:
parent
45eee94a8f
commit
6a3bb58d5d
10 changed files with 209 additions and 36 deletions
16
CHANGELOG
16
CHANGELOG
|
@ -2,9 +2,23 @@
|
|||
List of major changes and improvements between releases
|
||||
=======================================================
|
||||
|
||||
Yosys 0.39 .. Yosys 0.40-dev
|
||||
Yosys 0.40 .. Yosys 0.41-dev
|
||||
--------------------------
|
||||
|
||||
Yosys 0.39 .. Yosys 0.40
|
||||
--------------------------
|
||||
* New commands and options
|
||||
- Added option "-vhdl2019" to "read" and "verific" pass.
|
||||
|
||||
* Various
|
||||
- Major documentation overhaul.
|
||||
- Added port statistics to "stat" command.
|
||||
- Added new formatting features to cxxrtl backend.
|
||||
|
||||
* Verific support
|
||||
- Added better support for VHDL constants import.
|
||||
- Added support for VHDL 2009.
|
||||
|
||||
Yosys 0.38 .. Yosys 0.39
|
||||
--------------------------
|
||||
* New commands and options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue