3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-01 15:50:42 +00:00

Upadte documentation and changelog

This commit is contained in:
Miodrag Milanovic 2022-07-04 11:09:06 +02:00
parent c39bade1a7
commit 59b96bb1f8
3 changed files with 46 additions and 46 deletions

View file

@ -4,6 +4,21 @@ List of major changes and improvements between releases
Yosys 0.18 .. Yosys 0.18-dev
--------------------------
* Various
- Added support for $pos cell in btor backend
* New commands and options
- Added option "-rom-only" to "memory_libmap" pass
- Added option "-smtcheck" to "hierarchy" pass
- Added option "-keepdc" to "memory_libmap" pass
- Added option "-suffix" to "rename" pass
- Added "gatemate_foldinv" pass
* GateMate support
- Added LUT tree mapping
* Verific support
- Added option "-pp" to "verific -import"
Yosys 0.17 .. Yosys 0.18
--------------------------