Parser: support bus ranges
Closed this issue · 1 comments
DmitrySoshnikov commented
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.
DmitrySoshnikov commented
Fixed in 5bdc001.