mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
Added AST_MULTIRANGE (arrays with more than 1 dimension)
This commit is contained in:
parent
b4f10e342c
commit
d259abbda2
5 changed files with 80 additions and 6 deletions
1
README
1
README
|
@ -326,7 +326,6 @@ Other Unsorted TODOs
|
|||
|
||||
- Implement missing Verilog 2005 features:
|
||||
|
||||
- Multi-dimensional arrays
|
||||
- Support for real (float) const. expressions and parameters
|
||||
- ROM modeling using $readmemh/$readmemb in "initial" blocks
|
||||
- Ignore what needs to be ignored (e.g. drive and charge strengths)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue