Polynomial Circuit Verification using BDDs
Hardware Architecture
2021-04-08 v1 Data Structures and Algorithms
Symbolic Computation
Abstract
Verification is one of the central tasks during circuit design. While most of the approaches have exponential worst-case behaviour, in the following techniques are discussed for proving polynomial circuit verification based on Binary Decision Diagrams (BDDs). It is shown that for circuits with specific structural properties, like e.g. tree-like circuits, and circuits based on multiplexers derived from BDDs complete formal verification can be carried out in polynomial time and space.
Cite
@article{arxiv.2104.03024,
title = {Polynomial Circuit Verification using BDDs},
author = {Rolf Drechsler},
journal= {arXiv preprint arXiv:2104.03024},
year = {2021}
}
Comments
8 pages, 5 figures