steps to improve coverage

SCAN, Boundary SCAN, MBIST, ATPG, JTAG, ATE, DFT simulations.
Post Reply
Netrapal
Posts: 19
Joined: Sat May 10, 2014 10:26 pm
Location: Gurgaon, India

steps to improve coverage

Post by Netrapal »

What are the typical steps to improve coverage when our coverage target is not achieved?
abhi92
Posts: 2
Joined: Tue Jul 01, 2014 7:52 pm

Re: steps to improve coverage

Post by abhi92 »

if you are using MBIST testing to cover the fault, then use MARCH test algorithm. there are various forms of MARCH test depending upon the test length and types of fault you want to cover.
if you are using LBIST testing to test the faults and cover it for your DUT, the MISR(or CRC) should be used.
Post Reply