Write Paths | Command Dictionary |
|
|
∙
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
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 |
|
FastScan and FlexTest Reference Manual, V8.6_4 |