Mentor v8.6_4 User Manual

Page of 831
Command Dictionary
Write Timeplate
FastScan and FlexTest Reference Manual, V8.6_4
2-661
Write Timeplate
Tools Supported: FastScan
Scope: Atpg, Fault, and Good modes
Usage
WRIte TImeplate filename [-Replace]
Description
Writes the default timing information for non-scan related events into the file that
you specify.
The Write Timeplate command writes all the timing information for non-scan
related events into a file. You can use this file with the Save Patterns command to
provide timing information for the scan patterns. This file is in ASCII format.
Arguments
filename
A required string that specifies the name of the file to which you want to write
the timing information.
-Replace
An optional switch that replaces the contents of the file if the filename already
exists.
Examples
The following example writes the default timing information for non-scan related
events into a file:
add scan groups group1 proc.g1
add scan chains chain1 group1 scanin1 scanout1
set system mode atpg
add faults -all
run
write timeplate time_info