49 assert( pPars->nLutsMax <= 16 );
50 assert( pPars->nVarsMax > 0 && pPars->nVarsMax <= 16 );
59 for ( i = 0; i < 8; i++ )
69 for ( i = 1; i < 2; i++ )
72 for ( i = 1; i < 4; i++ )
75 for ( i = 1; i < 8; i++ )
78 for ( i = 1; i < 16; i++ )
102 for ( i = 0; i < 8; i++ )
static int Kit_TruthWordNum(int nVars)
#define ABC_ALLOC(type, num)
Kit_DsdMan_t * Kit_DsdManAlloc(int nVars, int nNodes)
DECLARATIONS ///.
static int Abc_TruthWordNum(int nVars)
static void Vec_VecFree(Vec_Vec_t *p)
for(p=first;p->value< newval;p=p->next)
void Lpk_ManStop(Lpk_Man_t *p)
static Vec_Ptr_t * Vec_PtrAllocTruthTables(int nVars)
ABC_NAMESPACE_IMPL_START Lpk_Man_t * Lpk_ManStart(Lpk_Par_t *pPars)
DECLARATIONS ///.
static Vec_Int_t * Vec_IntAlloc(int nCap)
FUNCTION DEFINITIONS ///.
#define ABC_NAMESPACE_IMPL_END
unsigned * ppTruths[5][16]
#define ABC_NAMESPACE_IMPL_START
static Vec_Ptr_t * Vec_PtrAlloc(int nCap)
FUNCTION DEFINITIONS ///.
typedefABC_NAMESPACE_HEADER_START struct Lpk_Par_t_ Lpk_Par_t
INCLUDES ///.
void Kit_DsdManFree(Kit_DsdMan_t *p)
static void Vec_IntFree(Vec_Int_t *p)
void If_ManStop(If_Man_t *p)
static Vec_Ptr_t * Vec_PtrAllocSimInfo(int nEntries, int nWords)
static void Vec_PtrFree(Vec_Ptr_t *p)