Parser: support array values
Closed this issue · 1 comments
DmitrySoshnikov commented
Values like a[5]
are currently not support in the parser. Example is in Add16.hdl.
This should be supported for IN
, OUT
, and chip-arguments.
DmitrySoshnikov commented
Fixed in 1d9f581.