A GENETIC ALGORITHM FRAMEWORK FOR TEST-GENERATION

Citation
Em. Rudnick et al., A GENETIC ALGORITHM FRAMEWORK FOR TEST-GENERATION, IEEE transactions on computer-aided design of integrated circuits and systems, 16(9), 1997, pp. 1034-1044
Citations number
42
ISSN journal
02780070
Volume
16
Issue
9
Year of publication
1997
Pages
1034 - 1044
Database
ISI
SICI code
0278-0070(1997)16:9<1034:AGAFFT>2.0.ZU;2-Z
Abstract
Test generation using deterministic fault-oriented algorithms is highl y complex and time consuming, New approaches are needed to augment the existing techniques, both to reduce execution time and to improve fau lt coverage, Genetic algorithms (GA's) have been effective in solving many search and optimization problems, Since test generation is a sear ch process over a large vector space, it is an ideal candidate for GA' s. In this work, we describe a GA framework for sequential circuit tes t generation, The GA evolves candidate test vectors and sequences, usi ng a fault simulator to compute the fitness of each candidate test, Va rious GA parameters are studied, including alphabet size, fitness func tion, generation gap, population size, and mutation rate, as web as se lection and crossover schemes, High fault coverages were obtained for most of the ISCAS'89 sequential benchmark circuits, and execution time s were significantly lower than in a deterministic test generator in m ost cases.