Measure PO statement in ATPG testproc file

Status
Not open for further replies.

Plzhelp

Junior Member level 3
Joined
Feb 18, 2012
Messages
31
Helped
7
Reputation
14
Reaction score
6
Trophy points
1,288
Location
India
Visit site
Activity points
1,535
Hi All,

I am trying to understand the measure PO and measure SCO statement used in any ATPG Testproc file. My confusion is in the time plate defined below, the measure PO statement is being executed before the clocks are being pulsed. This doesn't make any sense to me because I am expecting clocks to toggle first and then measure my output. Can somebody clearly define the working of the measure PO statement used in testproc file.

I couldn't understand anything from the Tessent Manual by Mentor. The timeplate is as below:

timeplate tp1 =
force_pi 0;
measure_po 1;
pulse CLK0_7 2 1;
pulse CLK8_15 2 1;
period 4;
end;

Thanks.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…