ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
ifMatch2.c
Go to the documentation of this file.
1
20
21#include "if.h"
22
24
25
29
33
46{
47}
51int Bat_ManCellFuncLookup( void * pMan, unsigned * pTruth, int nVars, int nLeaves, char * pStr )
52{
53 return 1;
54}
55
59
60
62
#define ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_END
int Bat_ManCellFuncLookup(void *pMan, unsigned *pTruth, int nVars, int nLeaves, char *pStr)
Definition ifMatch2.c:51
ABC_NAMESPACE_IMPL_START void Bat_ManFuncSetupTable()
DECLARATIONS ///.
Definition ifMatch2.c:45
void Bat_ManFuncSetdownTable()
Definition ifMatch2.c:48