Write Paths

Command Dictionary

 

 

-Replace

An optional switch that replaces the contents of the file if the filename already exists.

Examples

The following example writes to the file, using the path definition file format, the pins in the specified path:

write paths /user/design/pathfile -path 180 178

The following shows an example of the pathfile contents:

PATH “path0” =

PIN /I$6/Q + ;

PIN /I$35/B0 + ;

PIN /I$35/C0 + ;

PIN /I$1/I$650/IN + ;

PIN /I$1/I$650/OUT - ;

PIN /A_EQ_B + ;

END ;

Related Commands

 

Load Paths

Report Paths

Delete Paths

 

2-652

FastScan and FlexTest Reference Manual, V8.6_4

Page 680
Image 680
Mentor v8.6_4 manual Following shows an example of the pathfile contents