Automatic test pattern generation: Difference between revisions

Content deleted Content added
Line 32:
 
==== Delay faults ====
Delay faults can be calassified as:
* Gate delay fault
* Transition fault
* Path delay fault: This fault is due to the sum of all gate propagation delays along a single path. one major problem is the number of possible paths in a circuit under test (CUT), which in the worst case can grow exponentially with the number of lines ''n'' in the circuit.
* Path delay fault
 
== Combinational ATPG ==