3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00

Update Changelog

This commit is contained in:
Miodrag Milanovic 2022-09-06 08:22:23 +02:00
parent 6d5adb6a65
commit 0ff129c10b

View file

@ -11,6 +11,7 @@ Yosys 0.20 .. Yosys 0.20-dev
present in yosys witness traces
- Added option "-hdlname" to "sim" pass - preserves hiearachy when writing
simulation output for a flattened design
- Addded option "-scramble-name" to "rename" pass
* Formal Verification
- Added $anyinit cell to directly represent FFs with an unconstrained
@ -23,6 +24,18 @@ Yosys 0.20 .. Yosys 0.20-dev
conversion.
- yosys-witness: Conversion from and to AIGER witness traces.
* Verific support
- Filename re-writing support for "verific" pass.
* Various
- ABC performance improvements
- Filename re-writing added for "show -lib".
* SmartFusion2 support
- Added $alu support
- Added SYSRESET and XTLOSC cells
- Compatible now with LiberoSoc flow
Yosys 0.19 .. Yosys 0.20
--------------------------
* New commands and options