Command Dictionary | Add Atpg Functions |
|
|
∙function_name
A repeatable string that specifies the name of another function you created with the Add Atpg Functions command. The function_name argument cannot be the same as any pin name in the design.
∙-Cell cell_name {pin_name net_name (FlexTest Only)}
A repeatable switch with a corresponding pair of strings that specify the name of a DFT library cell and the name of a specific net (FlexTest Only) or pin on that cell. You can repeat the pin_name or net_name argument if you need to constrain multiple pins or nets on a cell.
If you use the
∙net_pathname (FlexTest Only)
A repeatable string that specifies the pathname to the net on which you are placing the function. You cannot put ATPG functions on a net in any library modules.
Examples
The following example creates an ATPG function and then uses it in an Add Atpg Constraints command:
add atpg functions and_b_in and /i$144/q /i$141/q /i$142/q add atpg constraints 1 and_b_in
Related Commands |
|
Add Atpg Constraints | Report Atpg Functions |
Delete Atpg Functions |
|
FastScan and FlexTest Reference Manual, V8.6_4 |