Mentor v8.6_4 User Manual

Page of 831
Command Dictionary
Report Paths
FastScan and FlexTest Reference Manual, V8.6_4
2-351
Report Paths
Tools Supported: FastScan
Scope: Atpg, Good, and Fault modes
Usage
REPort PAths [-All | path_name] [-Path gate_id_begin gate_id_end]
Description
Displays the path definitions of the specified loaded paths.
The Report Paths command displays the internal path list definitions for the paths
that you specify. You load the path definitions into the internal path list by using
the Load Paths command.
Arguments
-All
An optional switch that displays the definitions for all currently loaded paths.
This is the default.
path_name
An optional string that specifies the name of the path whose definition you
want to display. You define the paths in a path definition file which you must
have previously loaded by using the Load Paths command.
-Path gate_id_begin gate_id_end
An optional switch and two integer triplet that specifies a particular path or
portion of a path whose definition you want to display. You use this argument
to report on paths that were not defined in a path definition file and therefore
were not loaded using the Load Paths command.
The two integer arguments specify two gate identification numbers that
indicate the beginning and ending of the path. The path begins at
gate_id_begin and ends with gate_id_end.
The value of the gate_id_begin and gate_id_end arguments is the unique
identification number that FastScan automatically assigns to every gate within
the design during the model flattening process.