The for keyword is a statement used to identify:

 

(1)  a block specification in a block configuration,

(2)  a component specification in a component configuration,

(3)  a parameter specification in a generate statement (see generate),

(4)  a parameter specification in a loop statement (see loop), or

(5)  a time expression in a wait statement (see wait).

 

See also

image\diamond.gif  Block

image\diamond.gif  Configuration

image\diamond.gif  Loop

image\diamond.gif  Generate

image\diamond.gif  Wait