Algorithm suggestion

EZ-BIST tool usage, BFL flow, BII flow, memory grouping
Post Reply
iSTART
Posts: 732
Joined: 08 Dec 2020, 15:53

Algorithm suggestion

Post by iSTART »

[Question] Does iSTART support following algorithms?
Scan -> ?
March d2PF -> ?
March s2PF -> ?

[Answer]
1) Scan is used for detecting SAF (Stuck-At Fault), in general, more complex testing algorithms can cover this defect. For example, March C-, dualMarch 19N …etc, these algorithms can detect all defects which Scan can detect.
2) March d2PF & March s2PF these 2 algorithms can perform simultaneous reading or simultaneous reading and writing tests for different ports of memory. If memory can support the read/write behavior, user can use these algorithms to test memory.
3) iSTART March A2PF-M algorithm can cover March s2PF- March d2PF-. But using March A2PF-M testing algorithm. If memory addresses are different, they cannot share same sequencer.
Post Reply