
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Abc_Ntk_t * | Abc_NtkRenode (Abc_Ntk_t *pNtk, int nFaninMax, int nCubeMax, int nFlowIters, int nAreaIters, int fArea, int fUseBdds, int fUseSops, int fUseCnfs, int fUseMv, int fVerbose) |
| DECLARATIONS ///. | |
| ABC_NAMESPACE_IMPL_START Abc_Ntk_t * Abc_NtkRenode | ( | Abc_Ntk_t * | pNtk, |
| int | nFaninMax, | ||
| int | nCubeMax, | ||
| int | nFlowIters, | ||
| int | nAreaIters, | ||
| int | fArea, | ||
| int | fUseBdds, | ||
| int | fUseSops, | ||
| int | fUseCnfs, | ||
| int | fUseMv, | ||
| int | fVerbose ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcRenode.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis []
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 316 of file abcRenode.c.