Is this kind of notation supported? It seems Icarus is having trouble with it:
wire [31:0] intconnect [2:0];
meaning an array of four 32-bit wires, named 'intconnect'.
Not currently supported. Sorry.
-- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep."
