This is something I discovered when looking at the BNF for data types on
nets. Brad just reminded me to file it as an erratum.
The BNF does not allow accessing an array of structs using a variable
index into the array followed by a selection of a struct member: A[i].b
for example. If we expect this to work at all like C (or any other
modern language), we need to fix this.
More details, including my email exchange with Brad, are in the erratum.
Steven Sharp
sharp@cadence.com
Received on Wed Nov 24 14:52:45 2004
This archive was generated by hypermail 2.1.8 : Wed Nov 24 2004 - 14:52:50 PST