ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
giaReshape1.c
Go to the documentation of this file.
1
20
21#include "gia.h"
22
24
25
29
33
45Gia_Man_t * Gia_ManReshape1( Gia_Man_t * p, int fUseSimple, int fVerbose, int fVeryVerbose )
46{
47 return NULL;
48}
49
53
54
56
#define ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_END
Cube * p
Definition exorList.c:222
ABC_NAMESPACE_IMPL_START Gia_Man_t * Gia_ManReshape1(Gia_Man_t *p, int fUseSimple, int fVerbose, int fVeryVerbose)
DECLARATIONS ///.
Definition giaReshape1.c:45
struct Gia_Man_t_ Gia_Man_t
Definition gia.h:96