mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-03 00:28:08 +00:00
sv: fix size cast internal expression extension
This commit is contained in:
parent
59a7150344
commit
828e85068f
4 changed files with 156 additions and 2 deletions
|
@ -18,6 +18,8 @@ Yosys 0.11 .. Yosys 0.12
|
|||
expressions and case item expressions
|
||||
- Fixed static size casts inadvertently limiting the result width of binary
|
||||
operations
|
||||
- Fixed static size casts ignoring expression signedness
|
||||
- Fixed static size casts not extending unbased unsized literals
|
||||
|
||||
* New commands and options
|
||||
- Added "-genlib" option to "abc" pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue