Sciweavers

ISQED
2003
IEEE

Using Integer Equations for High Level Formal Verification Property Checking

13 years 9 months ago
Using Integer Equations for High Level Formal Verification Property Checking
This paper describes the use of integer equations for high level modeling digital circuits for application of formal verification properties at this level. Most formal verification methods use BDDs, as a low level representation of a design. BDD operations require separation of data and control parts of a design and their implementation requires large CPU time and memory. In our method, a behavioral state machine is represented by a list of integer equations, and RT level properties are directly applied to this representation. This reduces the need for large BDD data structures and uses far less memory. Furthermore, this method is applied to circuits without having to separate their data and control sections. Integer equations are solved recursively by replacement and simplification operations. For this implementation, we use a canonical form of integer equations. This paper compares our results with those of the VIS verification tool that is a BDD based program.
Bijan Alizadeh, Mohammad Reza Kakoee
Added 04 Jul 2010
Updated 04 Jul 2010
Type Conference
Year 2003
Where ISQED
Authors Bijan Alizadeh, Mohammad Reza Kakoee
Comments (0)