Mentor v8.6_4 User Manual

Page of 831
Command Dictionary
Report Atpg Functions
FastScan and FlexTest Reference Manual, V8.6_4
2-263
Report Atpg Functions
Tools Supported: FastScan and FlexTest
Scope: All modes
Usage
REPort ATpg Functions
Description
Displays all the current ATPG function definitions.
The Report Atpg Functions command displays the definitions of the ATPG
functions created using the Add Atpg Functions command. You can use an ATPG
function as an argument to the Add Atpg Constraints command, which then
allows you to create state restrictions on pins that the tool uses during the ATPG
process.
Examples
The following example creates two ATPG functions and then displays their
definitions:
add atpg functions and_b_in and /i$143/q /i$141/q /i$142/q
add atpg functions select_b_in select /i$144/q /i$142/q
report atpf functions
USER_AND and_b_in
  Input 0:  /I$143/Q (27)
  Input 1:  /I$141/Q (23)
  Input 2:  /I$142/Q (25)
SELECT   selet_b_in
  Input 0:  /I$144/Q (29)
  Input 1:  /I$142/Q (25)
Related Commands