3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-02 16:20:51 +00:00

Updates from yosys

This commit is contained in:
Akash Levy 2024-04-14 18:53:44 -07:00
parent 45eee94a8f
commit 6a3bb58d5d
10 changed files with 209 additions and 36 deletions

View file

@ -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