mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 21:50:54 +00:00
sv: fix size cast clipping expression width
This commit is contained in:
parent
cb17eeaf50
commit
8c509a5659
3 changed files with 11 additions and 1 deletions
|
@ -16,6 +16,8 @@ Yosys 0.11 .. Yosys 0.12
|
|||
- Support parameters using struct as a wiretype
|
||||
- Fixed regression preventing the use array querying functions in case
|
||||
expressions and case item expressions
|
||||
- Fixed static size casts inadvertently limiting the result width of binary
|
||||
operations
|
||||
|
||||
* New commands and options
|
||||
- Added "-genlib" option to "abc" pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue