Script for generation of a selective IDDQ test set

After generating patterns for stuck at faults and saving the patterns into a file say pat_file

set pattern source external pat_file

set fault type iddq

add faults -all

set iddq strobe -all

select iddq patterns -max_measure 15 -threshold 10 (to select best 15 patterns that detect a min of 10 IDDQ faults each

save patterns iddq.pats

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s