Combining Binary Decision Diagrams and Boolean Satisfiability for Equivalence Checking

严晓浪,郑飞君,葛海通,杨军
DOI: https://doi.org/10.3321/j.issn:0372-2112.2004.08.001
2004-01-01
Abstract:A new combinational equivalence checking approach integrating Binary Decision Diagrams and Boolean Satisfiability is proposed.The algorithm works on the representation called And/Inverter Graph of the circuit.The BDD propogation and Circuit-based SAT Solver are applied in an intertwined manner to reduce the space of the miter circuit. If failed,CNF-based SAT Solver is used to solve the problem.The efficiency of the proposed approach is shown through its application on the LGsynth91 benchmark circuits.
What problem does this paper attempt to address?