5.4 has the following example: bit busA [7:0] [31:0] ; // unpacked array of 8 32-bit vectors But isn't this an unpacked array of 8 x 32 1-bit elements? Wouldn't an unpacked array of 8 32-bit vectors be bit [31:0] busA [7:0] ; // unpacked array of 8 32-bit vectors ? Thanks, Shalom Shalom Bresticker Intel Jerusalem LAD DA +972 2 589-6852
This archive was generated by hypermail 2.1.8 : Sun Nov 06 2005 - 05:22:17 PST