Update CHANGELOG

This commit is contained in:
Miodrag Milanovic 2022-05-09 10:06:15 +02:00
parent 65f70b9d50
commit 72d2efeb32
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ List of major changes and improvements between releases
Yosys 0.16 .. Yosys 0.16-dev
--------------------------
* New commands and options
- Added "write_jny" ( JSON netlist metadata format )
- Added "tribuf -formal"
* SystemVerilog
- Fixed automatic `nosync` inference for local variables in `always_comb`