Predicate abstraction of RTL verilog descriptions using constraint logic programming

  • Authors:
  • Tun Li;Yang Guo;SiKun Li;GongJie Liu

  • Affiliations:
  • National University of Defense Technology, ChangSha, HuNan, China;National University of Defense Technology, ChangSha, HuNan, China;National University of Defense Technology, ChangSha, HuNan, China;National University of Defense Technology, ChangSha, HuNan, China

  • Venue:
  • ATVA'05 Proceedings of the Third international conference on Automated Technology for Verification and Analysis
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

A major technique to address state explosion problem in model checking is abstraction. Predicate abstraction has been applied successfully to large software and now to hardware descriptions, such as Verilog. This paper evaluates the state-of-the-art constraint logic programming (CLP) techniques to improve the performance of predication abstraction of hardware designs, and compared it with the SAT-based predicate abstraction techniques. With CLP based techniques, we can model various constraints, such as bit, bit-vector and integer, in a uniform framework; we can also model the word-level constraints without flatting them into bit-level constraints as SAT-based method does. With these advantages, the computation of abstraction system can be more efficient than SAT-based techniques. We have implemented this method, and the experimental results have shown the promising improvements on the performance of predicate abstraction of hardware designs.