Open System Testing Architecture

TOC PREV NEXT INDEX



GENERATE Command

Description:

This command loads a random value from a set of values into a variable.

The variable must have a list or range of values associated with it in the Definitions section. If it is defined as "REPEATABLE RANDOM", values will be retrieved in the same random order on every run. If it is defined as "RANDOM", values will be retrieved in different random sequences each run.

Format:
 GENERATE variable
Parameter:
variable

The name of the variable into which the generated value is to be loaded. The variable must have a set of values associated with it in the Definitions section.

Example:
 GENERATE Part-Number

See also:

Input Stream Entry Commands


OpenSTA.org
Mailing Lists
Further enquiries
Documentation feedback
CYRANO.com
TOC PREV NEXT INDEX