Keyword: FOR
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