Design for testing

This is an old revision of this page, as edited by Outlanderssc (talk | contribs) at 15:07, 7 September 2005 (Format). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Design for Test refers to the act of adding special "test" circuits to a chip design (usually digital) for the sole purpose of testing the manufactured device for defects. The most common method for adding this test is called scan-design, where registers (flip-flops) in the design are connected in a chain, and used to gain access to internal nodes of the chip. Test patterns are shifted in and results shifted out.