Besides of the member variables which are dynamically created from the VHDL source code (during compile time) each process class includes the following member:
Variable | Description |
---|---|
'ArchitectureClass' *arch | A pointer to the instance the process belongs to. 'ArchitectureClass' is the name of the corresponding entity-architecture class. |