Applying constraint logic programming to predicate abstraction of RTL verilog descriptions

  • Authors:
  • Tun Li;Yang Guo;SiKun Li;Dan Zhu

  • 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:
  • MICAI'05 Proceedings of the 4th Mexican international conference on Advances in Artificial Intelligence
  • 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 AI techniques—constraint logic programming (CLP)—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.