English

Processor Verification Using Efficient Reductions of the Logic of Uninterpreted Functions to Propositional Logic

Logic in Computer Science 2007-05-23 v2 Hardware Architecture

Abstract

The logic of equality with uninterpreted functions (EUF) provides a means of abstracting the manipulation of data by a processor when verifying the correctness of its control logic. By reducing formulas in this logic to propositional formulas, we can apply Boolean methods such as Ordered Binary Decision Diagrams (BDDs) and Boolean satisfiability checkers to perform the verification. We can exploit characteristics of the formulas describing the verification conditions to greatly simplify the propositional formulas generated. In particular, we exploit the property that many equations appear only in positive form. We can therefore reduce the set of interpretations of the function symbols that must be considered to prove that a formula is universally valid to those that are ``maximally diverse.'' We present experimental results demonstrating the efficiency of this approach when verifying pipelined processors using the method proposed by Burch and Dill.

Keywords

Cite

@article{arxiv.cs/9910014,
  title  = {Processor Verification Using Efficient Reductions of the Logic of Uninterpreted Functions to Propositional Logic},
  author = {Randal E. Bryant and Steven German and Miroslav N. Velev},
  journal= {arXiv preprint arXiv:cs/9910014},
  year   = {2007}
}

Comments

46 pages

R2 v1 2026-07-22T12:29:23.058Z