Test generation for FET switching circuits

  • Authors:
  • J. Paul Roth;Vojin G. Oklobdzija;John F. Beetem

  • Affiliations:
  • IBM T. J. Watson Research Center, Yorktown Heights, NY;IBM T. J. Watson Research Center, Yorktown Heights, NY;IBM T. J. Watson Research Center, Yorktown Heights, NY

  • Venue:
  • ITC'84 Proceedings of the 1984 international test conference on The three faces of test: design, characterization, production
  • Year:
  • 1984

Quantified Score

Hi-index 0.00

Visualization

Abstract

As the complexity of VLSI circuits continues to increase, the need to test for failures has become imperative. The problem of generating test to detect failures on FET transistor networks has been unsolved for all but simple cases. In this paper we describe an effective method for computing test for failures for FET switching networks. Here we define a function-preserving, failure-preserving transformation of a switching network into a logic network. There are efficient means for computing tests for failures in logic networks, specifically, the D-algorithm. Tests so computed for the image logic network are automatically tests for failures in the original switching network. In other words the logic network so generated not only computes the same function; it also has the same failure-structure. Tests for the logic-network failures are computed by efficient test-generation procedures, using the D-algorithm (1980). It is proven for the transformation that a test for a stuck failure in the logic network is simultaneously a test for a short (or open) for the corresponding switch in the switching network. Run time for the transformation, from switching to logic network, increases linearly with the complexity of the switching network, so that its run time can be neglected. A program SW2BOOL of the algorithm (written in Pascal) clearly verify the claims as to correctness and speed.