Full Scan Design
Make all flip-flops scan (i.e. direct read and write access)
- All inputs to the combinational logic can be set and all outputs can be read.
- The sequential testing problem becomes a combinational testing problem.
"Overkill" in virtually all cases.
Area and time penalty; often a longer testing time.
But scan can be inserted automatically.