DmitrySoshnikov/hdl-js

Parser: support bus ranges

Closed this issue · 1 comments

To make a sub-bus, one could assign: Add16(a[0...7]=lsb, ...). The parser needs to support a[0...7] ranges. See also #1.