abcBridge-0.15: Bindings for ABC, A System for Sequential Synthesis and Verification

CopyrightGalois, Inc. 2010-2014
LicenseBSD3
Maintainerjhendrix@galois.com
Stabilityexperimental
Portabilitynon-portable (c2hs, language extensions)
Safe HaskellNone
LanguageHaskell98

Data.ABC.Internal.CEC

Contents

Description

Comprehensive binding of aig/cec/cec.h for performing combinational equivalence checking of scalable and-inverter graphs (GIA).

Synopsis

Types

Storable types

Functions

cecCec.c

cecCore.c

cecManSatSolve :: Cec_ManPat_t -> Gia_Man_t -> Cec_ParSat_t -> IO () Source #