instruction.opcode
|
The element
opcode
of the Record
instruction
is addressed.
|
ptr.
ALL
|
All elements (
ALL
) to which the index
ptr
points are addressed.
|
ttl.SN74LS221
|
The design unit
SN74LS221
from the library
ttl
is addressed.
|
cmos.
ALL
|
All design units from the library
cmos
are addressed.
|
measurements.voltage
|
The entity
voltage
from the package
measurements
is addressed.
|
standard.
ALL
|
All entities from the package
standard
are addressed.
|
p.data
|
The entity
data
, which is defined in the process
p,
is addressed.
|