InstancePort Type
One port of one instance, with everything a waveform needs that the design cannot supply. The field names are prefixed because a record field resolves to the last type declaring one, and the wave simulator is full of ports, widths and names.
Record fields
| Record Field | Description |
|
|
|
|
Full Usage:
PortCompLabel
Field type: string
|
|
Full Usage:
PortDisplayName
Field type: string
|
|
|
...and the driver, which is what a waveform is read from. This is the build's read HANDLE: the fetch quotes it back, and the simulator answers with no lookup by name at all. An input port's is already the array of the output driving it - the simulator's own linker resolved that, crossing sheet boundaries where the net does.
|
|
|
Full Usage:
PortLabel
Field type: string
|
|
Full Usage:
PortNum
Field type: int
|
|
Full Usage:
PortWidth
Field type: int
|
|