[Scan] Scan chain / Scan operation
What is a Scan chain?
The scan cells(F/F with mux) are linked together into “scan chains” that operate like big shift registers when the circuit is put into test mode.
Scan chains are used to detect manufacturing defects present in the combinational logic of the design.
[Scan chain = controllability + observability]
scan flops initialize nodes within the design(controllability)
scan flops capture results from within the design(observability)
inserting a scan path involves replacing all f/f with their scannable equivalent f/f
larger area than non-scan registers, larger setup time requirement.
댓글
댓글 쓰기