mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-01 12:07:51 +00:00
Release version 0.37
This commit is contained in:
parent
740265bfbd
commit
a5c7f69ed8
2 changed files with 15 additions and 4 deletions
15
CHANGELOG
15
CHANGELOG
|
|
@ -2,12 +2,23 @@
|
|||
List of major changes and improvements between releases
|
||||
=======================================================
|
||||
|
||||
Yosys 0.36 .. Yosys 0.37-dev
|
||||
Yosys 0.36 .. Yosys 0.37
|
||||
--------------------------
|
||||
* New commands and options
|
||||
- Added option "-nodisplay" to read_verilog.
|
||||
|
||||
* SystemVerilog
|
||||
- Correct hierarchical path names for structs and unions.
|
||||
|
||||
* Various
|
||||
- Print hierarchy for failed assertions in "sim" pass.
|
||||
- Add "--present-only" option to "yosys-witness" to omit unused signals.
|
||||
- Implement a generic record/replay interface for CXXRTL.
|
||||
- Improved readability of emitted code with "write_verilog".
|
||||
|
||||
Yosys 0.35 .. Yosys 0.36
|
||||
--------------------------
|
||||
* New commands and options
|
||||
* New commands and options
|
||||
- Added option "--" to pass arguments down to tcl when using -c option.
|
||||
- Added ability on MacOS and Windows to pass options after arguments on cli.
|
||||
- Added option "-cmp2softlogic" to synth_lattice.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue