|
abc-master
|
Data Fields | |
| int | nFanMin |
| int | nFanMax |
| int | fBufPis |
| Abc_Ntk_t * | pNtk |
| Vec_Int_t * | vOffsets |
| Vec_Int_t * | vEdges |
| Vec_Int_t * | vArr |
| Vec_Int_t * | vDep |
| Vec_Flt_t * | vCounts |
| Vec_Que_t * | vQue |
| int | nObjStart |
| int | nObjAlloc |
| int | DelayMax |
| float | DelayInv |
| Vec_Int_t * | vOrder |
| Vec_Int_t * | vDelays |
| Vec_Int_t * | vNonCrit |
| Vec_Int_t * | vTfCone |
| Vec_Ptr_t * | vFanouts |
| int | nSeparate |
| int | nDuplicate |
| int | nBranch0 |
| int | nBranch1 |
| int | nBranchCrit |
Definition at line 34 of file sclBuffer.c.
| float Buf_Man_t_::DelayInv |
Definition at line 51 of file sclBuffer.c.
| int Buf_Man_t_::DelayMax |
Definition at line 50 of file sclBuffer.c.
| int Buf_Man_t_::fBufPis |
Definition at line 39 of file sclBuffer.c.
| int Buf_Man_t_::nBranch0 |
Definition at line 61 of file sclBuffer.c.
| int Buf_Man_t_::nBranch1 |
Definition at line 62 of file sclBuffer.c.
| int Buf_Man_t_::nBranchCrit |
Definition at line 63 of file sclBuffer.c.
| int Buf_Man_t_::nDuplicate |
Definition at line 60 of file sclBuffer.c.
| int Buf_Man_t_::nFanMax |
Definition at line 38 of file sclBuffer.c.
| int Buf_Man_t_::nFanMin |
Definition at line 37 of file sclBuffer.c.
| int Buf_Man_t_::nObjAlloc |
Definition at line 49 of file sclBuffer.c.
| int Buf_Man_t_::nObjStart |
Definition at line 48 of file sclBuffer.c.
| int Buf_Man_t_::nSeparate |
Definition at line 59 of file sclBuffer.c.
| Abc_Ntk_t* Buf_Man_t_::pNtk |
Definition at line 41 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vArr |
Definition at line 44 of file sclBuffer.c.
| Vec_Flt_t* Buf_Man_t_::vCounts |
Definition at line 46 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vDelays |
Definition at line 54 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vDep |
Definition at line 45 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vEdges |
Definition at line 43 of file sclBuffer.c.
| Vec_Ptr_t* Buf_Man_t_::vFanouts |
Definition at line 57 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vNonCrit |
Definition at line 55 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vOffsets |
Definition at line 42 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vOrder |
Definition at line 53 of file sclBuffer.c.
| Vec_Que_t* Buf_Man_t_::vQue |
Definition at line 47 of file sclBuffer.c.
| Vec_Int_t* Buf_Man_t_::vTfCone |
Definition at line 56 of file sclBuffer.c.