mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 19:05:52 +00:00
verilog: fix const func eval with upto variables
This commit is contained in:
parent
ca876e7c12
commit
90bb47d181
5 changed files with 99 additions and 3 deletions
|
@ -5,6 +5,10 @@ List of major changes and improvements between releases
|
|||
Yosys 0.14 .. Yosys 0.14-dev
|
||||
--------------------------
|
||||
|
||||
* Verilog
|
||||
- Fixed evaluation of constant functions with variables or arguments with
|
||||
reversed dimensions
|
||||
|
||||
Yosys 0.13 .. Yosys 0.14
|
||||
--------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue