Test Template
CodeArtifactA test template is a partially specified verification scenario used in Genesys PE to generate randomized hardware-verification test programs. The template language combines transaction statements, control statements, programming constructs, and scoped bias statements, allowing compact expression of processor-verification scenarios while leaving unspecified values to be chosen randomly by the generator.
WIKI
Test Template
In the Genesys PE hardware-verification environment, a test template is a partially specified verification scenario. For processor verification, the paper describes templates whose hardware transactions are single processor instructions. A template specifies required transactions and constraints while allowing unspecified values to be selected randomly during test generation.