The keyword is used in configuration operations to refer to the test system interface.
When used as an operation, it returns the reference of the test system interface.
Related keywords:
system |
Example:
vc_ruim := system;
The variable vc_ruim (which must be of component type) stores the reference to the test system interface.
BNF definition of system