mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-24 20:16:01 +00:00
Merge branch 'master' of github.com:YosysHQ/yosys into clifford/pmgen
This commit is contained in:
commit
1e3dd0a2da
110 changed files with 3168 additions and 2073 deletions
|
@ -20,6 +20,9 @@ Yosys 0.9 .. Yosys 0.9-dev
|
|||
- Improve attribute and parameter encoding in JSON to avoid ambiguities between
|
||||
bit vectors and strings containing [01xz]*
|
||||
- Improvements in pmgen: subpattern and recursive matches
|
||||
- Added "opt_share" pass, run as part of "opt -full"
|
||||
- Added "ice40_wrapcarry" to encapsulate SB_LUT+SB_CARRY pairs for techmapping
|
||||
- Removed "ice40_unlut"
|
||||
|
||||
Yosys 0.8 .. Yosys 0.8-dev
|
||||
--------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue