RTL Satisfiability Solving and Property Checking Based on Linear Programming

Weiwei Zheng,Weimin Wu,Jinian Bian
DOI: https://doi.org/10.3321/j.issn:1003-9775.2006.04.012
2006-01-01
Abstract:A RTL SAT solver is built which uses linear programming (LP) as the basic tool, and is applied to the property checking of RTL circuits. After researching further the method to model RTL elements in LP constraints, a general method to model RTL circuits is got. By transforming RTL properties to virtual RTL circuits, the RTL property verification can be realized. By conducting experiments and comparing the results with that produced by NuSMV, a model checking tool which uses zchaff Boolean solver, it demonstrate the superiority in memory and time consumption of RTL solver based property checking approach.
What problem does this paper attempt to address?