mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
Release version 0.43
This commit is contained in:
parent
dac5bd1983
commit
c6e5e0b26b
3 changed files with 14 additions and 5 deletions
11
CHANGELOG
11
CHANGELOG
|
@ -2,8 +2,17 @@
|
|||
List of major changes and improvements between releases
|
||||
=======================================================
|
||||
|
||||
Yosys 0.42 .. Yosys 0.43-dev
|
||||
Yosys 0.42 .. Yosys 0.43
|
||||
--------------------------
|
||||
* Various
|
||||
- C++ compiler with C++17 support is required.
|
||||
- Support for IO liberty files for verification.
|
||||
- Limit padding from shiftadd for "peepopt" pass.
|
||||
|
||||
* Verific support
|
||||
- Support building Yosys with various Verific library
|
||||
configurations. Can be built now without YosysHQ
|
||||
specific patch and extension library.
|
||||
|
||||
Yosys 0.41 .. Yosys 0.42
|
||||
--------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue