Equivalence Verification Method for Logic Circuits Based on Boolean Satisfiability

LIU Xin,XIONG You-lun
DOI: https://doi.org/10.3969/j.issn.1000-7180.2007.11.048
2007-01-01
Abstract:This paper presents the equivalence verification method based on Boolean Satisfiability(SAT)to solve the equivalence of circuits under test. It extracts the circuit under test into a finite state machine(FSM), and then builds a product machine of two finite state machines, which converts the problem of equivalence of two circuits into the one of the asserted product machine. This paper improved the Tseitin's transformation method, and used for translation the circuit-constrained problems into CNF(Conjunctive Normal Form)formulas. Its satisfiability is then handed over to the state-of-the-art solver zChaff to check. Testing of example circuits demonstrate the effectiveness of this approach.
What problem does this paper attempt to address?