mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-02 09:59:00 +00:00
changelog: update for abc changes
This commit is contained in:
parent
74fef31bf2
commit
0f87fd8ef6
1 changed files with 8 additions and 0 deletions
|
|
@ -5,6 +5,14 @@ List of major changes and improvements between releases
|
|||
Yosys 0.63 .. Yosys 0.64-dev
|
||||
--------------------------
|
||||
|
||||
* Various
|
||||
- Removed rarely-used options from ABC/ABC9.
|
||||
- Calls to "abc -g AND -fast" to map logic to
|
||||
AND-Inverter Graph form should be replaced with
|
||||
"aigmap".
|
||||
- The above change was made to SBY, so we recommend
|
||||
updating it.
|
||||
|
||||
Yosys 0.62 .. Yosys 0.63
|
||||
--------------------------
|
||||
* Various
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue