Mentor v8.6_4 manual Example

Models: v8.6_4

1 831
Download 831 pages 41.57 Kb
Page 698
Image 698

fastscan

Shell Commands

 

 

-Help

An optional switch that displays a message that contains all the FastScan invocation switches and a brief description of each.

-Usage

An optional switch that displays a message that contains just the FastScan invocation switches, with no descriptions.

-Version

An optional switch that displays the version of the FastScan software that you currently have available.

Example

The following example invokes FastScan in command line mode on an EDIF netlist named design1.edif, whose library parts are in a file called mitsu_lib10. FastScan keeps a session log in a file called design1_atpg.log, replacing the contents of the file if it already exists:

shell> $MGC_HOME/bin/fastscan design1.edif -edif -lib mitsu_lib10 -log design1_atpg.log -replace -nogui

The following example also invokes FastScan in graphical mode, but then has you use the invocation dialog box to enter the same arguments:

$MGC_HOME/bin/fastscan

Design: design1.edif

Format: EDIF

ATPG Library: mitsu_lib10

Log File: design1_scan.log

Overwrite Existing File: ON

3-6

FastScan and FlexTest Reference Manual, V8.6_4

Page 698
Image 698
Mentor v8.6_4 manual Example