3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 21:50:54 +00:00

Release version 0.42

This commit is contained in:
Miodrag Milanovic 2024-06-07 08:29:48 +02:00
parent 9b82a44d25
commit 9b6afcf3f8
3 changed files with 10 additions and 4 deletions

View file

@ -2,8 +2,14 @@
List of major changes and improvements between releases
=======================================================
Yosys 0.41 .. Yosys 0.42-dev
Yosys 0.41 .. Yosys 0.42
--------------------------
* New commands and options
- Added "box_derive" pass to derive box modules.
- Added option "assert-mod-count" to "select" pass.
- Added option "-header","-push" and "-pop" to "log" pass.
* Intel support
- Dropped Quartus support in "synth_intel_alm" pass.
Yosys 0.40 .. Yosys 0.41
--------------------------