mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 04:27:53 +00:00
verilog: fix width/sign detection for functions
This commit is contained in:
parent
cea7e85d60
commit
a650d9079f
4 changed files with 55 additions and 5 deletions
|
|
@ -14,6 +14,8 @@ Yosys 0.17 .. Yosys 0.17-dev
|
|||
the remaining cases
|
||||
- Fixed size and signedness computation for expressions containing array
|
||||
querying functions
|
||||
- Fixed size and signedness computation of functions used in ternary
|
||||
expressions or case item expressions
|
||||
|
||||
Yosys 0.16 .. Yosys 0.17
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue