Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Measure PO statement in ATPG testproc file

Status
Not open for further replies.

Plzhelp

Junior Member level 3
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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top