Timing Command Dictionary | SET FIRST_FORCE TIME |
|
|
SET FIRST_FORCE TIME
Scope: Sets timing information
Usage
SET FIRST_FORCE TIME integer
Description
Sets input pin force time for the first timeframe.
By default, pin forces for all unspecified pins occur at time 0 in the first timeframe. This command lets you specify a later time for the first input pin force.
Note that this timing file command is similar to the INIT_FORCE_PI statement that FastScan uses in its TIMEPLATE description.
Arguments
∙integer
The first force time for all input pins in the first timeframe.
Examples
The following timing file command changes the default first force time from 0ns to 5ns.
SET FIRST_FORCE TIME 5;
Related Commands
SET PROCEDURE FILE
FastScan and FlexTest Reference Manual, V8.6_4 |