company logo

Process section

The process section contains the statements, which will be executed always. When the process section is the first section in the expression, the PROCESS keyword can be omitted. The PROCESS keyword must be defined, when a variable or initialize section has been defined.

Definition: 

proc_code := [ _process ] statement(*)