>For example, in > > bit signed [3:0] [7:0] j [256] [32] > >there are 256 arrays of 32-bit signed words, each composed of 4 unsigned >bytes. Although correct, I probably should have written bit signed [3:0] [7:0] j [256] [64] to avoid confusion about the "32". In the original example, each of the arrays has 32 32-bit words in it. In the new version, each has 64 words in it. -- BradReceived on Sat Dec 17 00:15:30 2005
This archive was generated by hypermail 2.1.8 : Sat Dec 17 2005 - 00:15:59 PST