Command Dictionary Set Procedure Cycle_checking
FastScan and FlexTest Reference Manual, V8.6_4 2-551
Set Procedure Cycle_checking
Tools Supported: FastScan and FlexTest
Scope: Setup mode
Usage
SET PRocedure Cycle_checking ON | OFf
Description
Enables test procedure cycle timing checking to be done immediately following
scan chain tracing during design rules checking.
This command helps detect timing problems in test procedures earlier on in the
ATPG process. By default, the test procedure cycle timing checking is performed
after scan chain tracing. If an error condition is detected, the tool remains in the
Setup mode. You can then modify the test procedures and reissue the “set system
mode” command.
Arguments
ON
A literal that specifies for the tool to set procedure cycle_checking ON. This is
the default behavior upon invocation of the tool.
OFf
A literal that specifies for the tool to set procedure cycle_checking OFF. In
order to turn procedure cycle_checking off, you must be in Setup mode.
Examples
set system mode setup
set procedure cycle_checking OFf
Related Commands
Set System Mode