Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
To SAT or Not to SAT: Scalable Exploration of Functional Dependency
Ist Teil von
IEEE transactions on computers, 2010-04, Vol.59 (4), p.457-467
Ort / Verlag
New York: IEEE
Erscheinungsjahr
2010
Quelle
IEEE/IET Electronic Library (IEL)
Beschreibungen/Notizen
Functional dependency is concerned with rewriting a Boolean function f as a function h over a set of base functions {g 1 ,¿,g n }, i.e., f = h(g 1 ,¿,g n ). It plays an important role in many aspects of electronic design automation (EDA). Prior approaches to the exploration of functional dependency are based on binary decision diagrams (BDDs), which may not be easily scalable to large designs. This paper formulates both single-output and multiple-output functional dependencies as satisfiability (SAT) solving and exploits extensively the capability of a modern SAT solver. Thereby, functional dependency can be detected effectively through incremental SAT solving, and the dependency function h, if it exists, is obtained through Craig interpolation. The proposed method enables (1) scalable detection of functional dependency, (2) fast enumeration of dependency function under a large set of candidate base functions, and (3) potential application to large-scale logic synthesis and formal verification. Experimental results show that the proposed method is far superior to prior work and scales well in dealing with the largest ISCAS and ITC benchmark circuits with up to 200 K gates.