Changes are:
better editorial fonts/colors
fixed one typo.
In response to Michael comment about the real should be represented as 0.0
I changed the explanation at the end of note 6) to say:
The assignment pattern which initializes the struct variable ABC uses
member, type and default keys. The vpiOperand traversal would represent this
assignment pattern expression as:
'{0, '{1'b1, 1.0}, '{0, 0}}
or some other equivalent positional assignment pattern expression.
This means that there are many ways to provide an equivalent positional
assignment expression.
In my example, I chose the values of the BC2 member to be the value provided
by the default key.
But an equivalent acceptable answer could have been to return the values the
way they would have been
assigned to the member BC2.
'{0, '{1'b1, 1.0}, '{1'b0, 0.0}}
Francoise
Received on Thu Feb 10 13:31:24 2005
This archive was generated by hypermail 2.1.8 : Thu Feb 10 2005 - 13:31:27 PST