abc-master
|
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_HEADER_START Aig_Man_t * | Csw_Sweep (Aig_Man_t *pAig, int nCutsMax, int nLeafMax, int fVerbose) |
INCLUDES ///. More... | |
ABC_NAMESPACE_HEADER_START Aig_Man_t* Csw_Sweep | ( | Aig_Man_t * | pAig, |
int | nCutsMax, | ||
int | nLeafMax, | ||
int | fVerbose | ||
) |
INCLUDES ///.
CFile****************************************************************
FileName [csw.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Cut sweeping.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - July 11, 2007.]
Revision [
]PARAMETERS ///BASIC TYPES ///MACRO DEFINITIONS ///ITERATORS ///FUNCTION DECLARATIONS ///
INCLUDES ///.
CFile****************************************************************
FileName [cswCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Cut sweeping.]
Synopsis []
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - July 11, 2007.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file cswCore.c.