48 int i, RetValue1, RetValue2;
69 Abc_Print( 1,
"\nSsw_ManResimulateBit() Error: RetValue1 does not hold.\n" );
75 Abc_Print( 1,
"\nSsw_ManResimulateBit() Error: RetValue2 does not hold.\n" );
94 int RetValue1, RetValue2;
107 if ( RetValue1 == 0 )
108 Abc_Print( 1,
"\nSsw_ManResimulateWord() Error: RetValue1 does not hold.\n" );
113 if ( RetValue2 == 0 )
114 Abc_Print( 1,
"\nSsw_ManResimulateWord() Error: RetValue2 does not hold.\n" );
static int Abc_InfoHasBit(unsigned *p, int i)
static Aig_Obj_t * Aig_ObjFanin0(Aig_Obj_t *pObj)
#define Aig_ManForEachCi(p, pObj, i)
ITERATORS ///.
typedefABC_NAMESPACE_HEADER_START struct Ssw_Man_t_ Ssw_Man_t
INCLUDES ///.
void Ssw_SmlAssignDist1Plus(Ssw_Sml_t *p, unsigned *pPat)
int Ssw_ClassesRefine(Ssw_Cla_t *p, int fRecursive)
static abctime Abc_Clock()
static Aig_Obj_t * Aig_ObjFanin1(Aig_Obj_t *pObj)
#define Aig_ManForEachNode(p, pObj, i)
#define ABC_NAMESPACE_IMPL_END
static int Aig_ObjIsConst1(Aig_Obj_t *pObj)
static void Abc_Print(int level, const char *format,...)
static int Aig_ObjFaninC0(Aig_Obj_t *pObj)
static Aig_Obj_t * Aig_ManConst1(Aig_Man_t *p)
#define ABC_NAMESPACE_IMPL_START
void Ssw_SmlSimulateOne(Ssw_Sml_t *p)
static int Aig_ObjFaninC1(Aig_Obj_t *pObj)
void Ssw_ManResimulateWord(Ssw_Man_t *p, Aig_Obj_t *pCand, Aig_Obj_t *pRepr, int f)
ABC_NAMESPACE_IMPL_START void Ssw_ManResimulateBit(Ssw_Man_t *p, Aig_Obj_t *pCand, Aig_Obj_t *pRepr)
DECLARATIONS ///.
int Ssw_ClassesRefineConst1(Ssw_Cla_t *p, int fRecursive)