SET TIME SCALE

Timing Command Dictionary

 

 

SET TIME SCALE

Scope: Sets timing information

Usage

SET TIME SCALE number unit

Description

Sets the time scale and unit.

FlexTest applies the timing scale and unit you specify in the timing file to the test procedure file and timeplates. If you do not specify this command, the default value for the timing scale is 1000ns.

Arguments

number

The factor multiplied by all time values to get the actual time values. The number argument can be any real number, the default being 1000.

unit

The time scale unit, such as ns (the default), ps, ms, or us.

Examples

The following timing file command sets the time scale to 1 nanosecond.

SET TIME SCALE 1 ns;

Related Commands

SET PROCEDURE FILE

A-62

FastScan and FlexTest Reference Manual, V8.6_4

Page 814
Image 814
Mentor v8.6_4 manual SET Time Scale