AVPGEN - A TEST GENERATOR FOR ARCHITECTURE VERIFICATION

Citation
A. Chandra et al., AVPGEN - A TEST GENERATOR FOR ARCHITECTURE VERIFICATION, IEEE transactions on very large scale integration (VLSI) systems, 3(2), 1995, pp. 188-200
Citations number
16
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture
ISSN journal
10638210
Volume
3
Issue
2
Year of publication
1995
Pages
188 - 200
Database
ISI
SICI code
1063-8210(1995)3:2<188:A-ATGF>2.0.ZU;2-3
Abstract
This paper describes a system (AVPGEN) for generating tests (called ar chitecture verification programs or AVP's) to check the conformance of processor designs to the specified architecture. To generate effectiv e tests, AVPGEN uses novel concepts like symbolic execution and constr aint solving, along with various biasing techniques, Unlike many earli er systems that make biased random choices, AVPGEN often chooses inter mediate or final values and then solves for initial values that can le ad to the desired values. A language called SIGL (symbolic instruction graph language) is provided in AVPGEN for the user to specify templat es with symbolic constraints. The combination of user-specified constr aints and the biasing functions is used to focus the tests on conditio ns that are interesting in that they are likely to activate various ki nds of bugs. The system has been used successfully to debug many S/390 processors and is an integral part of the design process for these pr ocessors.