DmitrySoshnikov/hdl-js

Parser: support array values

Closed this issue · 1 comments

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.