Content deleted Content added
Moved full stop outside of bracket |
m clean up, typo(s) fixed: Therefore → Therefore, using AWB |
||
Line 43:
== Sequential ATPG ==
Sequential-circuit ATPG searches for a sequence of [[
Even a simple stuck-at fault requires a sequence of vectors for detection in a sequential circuit. Also, due to the presence of memory elements, the [[controllability]] and [[observability]] of the internal signals in a [[sequential circuit]] are in general much more difficult than those in a [[combinational logic]] circuit. These factors make the complexity of sequential ATPG much higher than that of combinational ATPG, where a scan-chain (i.e. switchable, for-test-only signal chain) is added to allow simple access to the individual nodes.
Line 54:
== Algorithmic methods ==
Testing [[very-large-scale integration|very-large-scale integrated]] circuits with a high [[fault coverage]] is a difficult task because of complexity.
Therefore, many different ATPG methods have been developed to address [[Combinational logic|combinational]] and [[Sequential logic|sequential]] circuits.
* Early test generation algorithms such as [[boolean difference]] and [[literal proposition]] were not practical to implement on a computer.
Line 70:
* [[Design For Test]] (DFT)
* [[Fault model]]
* [[Built-
* [[JTAG]]
* [[Boundary Scan]] (BSCAN)
|