Command Dictionary Add Scan Models
FastScan and FlexTest Reference Manual, V8.6_4 2-115
Add Scan Models
Tools Supported: FlexTest
Scope: Setup mode
Usage
ADD SCan Models model_name...
Description
Adds sequential models to the scan model list.
The Add Scan Models command specifies for FlexTest to treat each sequential
instance identified by the model you name as a scan cell during the ATPG
process.
This can be used to determine the test coverage on an experimental basis.
Arguments
model_name
A required repeatable string that specifies the model names that you want to
add to the scan model list. Enter the model names as they appear in the design
library.
Examples
The following example treats all instances of the specified library model as scan
cells and then runs ATPG to determine the resulting test coverage:
set system mode atpg
add scan models d_flip_flop
set system mode atpg
run
Related Commands
Delete Scan Models Report Scan Models