Automatic test pattern generation: Difference between revisions

Content deleted Content added
No edit summary
Line 7:
Different ATPG methods have to be applied to [[Combinatorial logic|combinatorial]] and [[Sequential logic|sequential]] circuits.
 
'''PsuedorandomPseudorandom test generation''' is the simplest method of creating tests. It uses a [[pseudorandom]] number generator to generate test vectors.
 
== Algorithmic Methods ==