In diagram 31.9 (Ref Obj), printed page
422:
1- replace the string "vpiInterfaceConn" with the string "vpiActual" the vpiInterfaceConn string is in the middle of the diagram, in
the arrow from ref obj to the anonymous class
containing interface etc.
2- add 'event array'
(solid enclosure) and 'interface array' (solid enclosure) to the set of objects
in the anonymous union reached by vpiActual
3- remove ref obj type property from the ref obj
object (it is unnecessary, given the vpiActual
relation)
4- add ref obj 'vpiFullName' property to ref
obj, returns the full name of the ref obj itself.
5- the relations from
'ref obj' to ports should be redrawn to match the ports
relation in the variable diagram (31.10, printed page 424) (That was the intent
in the current diagram, but it is none too clear.)
In diagram 31.14 (Instance Arrays), printed page 429:
1- add an iterator
relation from interface array to 'range' (solid enclosure) (This is to support
multi-dimensional instance arrays. The existing vpiLeftRange
and vpiRightRange need to be left in for backwards
compatibility.)