ATPG is the heart of testing. The book dedicates significant space to the D-algorithm and its derivatives (PODEM, FAN). It explains how to use Boolean difference to find the minimal set of vectors needed to toggle every node in the circuit.
For students, verification engineers, and hardware architects, one textbook has emerged as a cornerstone of knowledge: , primarily authored by Laung-Terng Wang, Cheng-Wen Wu, and Xiaoqing Wen. vlsi test principles and architectures pdf
: Uses a PRPG (Pseudo-Random Pattern Generator) to test logic gates. Memory BIST (MBIST) ATPG is the heart of testing
looking for a specific tool implementation (like Synopsys DesignCompiler or Siemens Tessent)? Looking for practice problems and solutions related to scan chains? I can provide specific logic diagrams Verilog examples for any of these architectures if you'd like! Looking for practice problems and solutions related to
The 2010s book remains relevant, but the search for the PDF often leads to questions about modern extensions. The industry has moved toward:
The book expertly details the JTAG standard. How do you test the connections between chips on a PCB? By placing a shift register at the boundary of the chip (Boundary Scan), allowing you to check solder joints without physical probes.