
VLSI IMPLEMENTATION OF BUILT IN SELF-TEST
Versandkostenfrei!
Versandfertig in 6-10 Tagen
29,99 €
inkl. MwSt.
PAYBACK Punkte
15 °P sammeln!
Built-in Self-Test (BIST) is a technique that integrates additional hardware and software into integrated circuits, enabling them to perform self-testing. A key component often used in BIST is the Linear Feedback Shift Register (LFSR), a shift register where the input bit is a linear function of its previous state.BIST is the standard method for testing embedded memories. Over time, memory BIST techniques have evolved to address the growing demands of advanced technologies and markets. BIST improves testing efficiency by allowing full-speed memory access and reducing manufacturing test time th...
Built-in Self-Test (BIST) is a technique that integrates additional hardware and software into integrated circuits, enabling them to perform self-testing. A key component often used in BIST is the Linear Feedback Shift Register (LFSR), a shift register where the input bit is a linear function of its previous state.BIST is the standard method for testing embedded memories. Over time, memory BIST techniques have evolved to address the growing demands of advanced technologies and markets. BIST improves testing efficiency by allowing full-speed memory access and reducing manufacturing test time through rapid, on-chip pattern generation.This book focuses on implementing BIST using Verilog HDL on Xilinx ISE 14.7. It includes the design of an LFSR and an SRAM controller to support BIST, enhancing overall system performance.