abc-master
|
#include <amapInt.h>
Data Fields | |
char * | pName |
Vec_Ptr_t * | vGates |
Vec_Ptr_t * | vSorted |
Vec_Ptr_t * | vSelect |
Amap_Gat_t * | pGate0 |
Amap_Gat_t * | pGate1 |
Amap_Gat_t * | pGateBuf |
Amap_Gat_t * | pGateInv |
Aig_MmFlex_t * | pMemGates |
int | fHasXor |
int | fHasMux |
int | fVerbose |
Amap_Nod_t * | pNodes |
int | nNodes |
int | nNodesAlloc |
Vec_Ptr_t * | vRules |
Vec_Ptr_t * | vRulesX |
Vec_Int_t * | vRules3 |
int ** | pRules |
int ** | pRulesX |
Aig_MmFlex_t * | pMemSet |
int | nSets |
Amap_Gat_t* Amap_Lib_t_::pGate0 |
Amap_Gat_t* Amap_Lib_t_::pGate1 |
Amap_Gat_t* Amap_Lib_t_::pGateBuf |
Amap_Gat_t* Amap_Lib_t_::pGateInv |
Aig_MmFlex_t* Amap_Lib_t_::pMemGates |
Aig_MmFlex_t* Amap_Lib_t_::pMemSet |
Amap_Nod_t* Amap_Lib_t_::pNodes |