Home
last modified time | relevance | path

Searched refs:AreaInv (Results 1 – 5 of 5) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mapper/
H A DmapperLib.c134 p->AreaInv = Mio_LibraryReadAreaInv( p->pGenlib ); in Map_SuperLibCreate()
146 p->pSuperInv->Area = p->AreaInv; in Map_SuperLibCreate()
H A DmapperRefs.c282 aArea += pNodeChild->p->pSuperLib->AreaInv; in Map_CutRefDeref()
302 aArea += pNodeChild->p->pSuperLib->AreaInv; in Map_CutRefDeref()
524 Area += pMan->pSuperLib->AreaInv; in Map_MappingGetArea()
H A DmapperInt.h193 float AreaInv; // the area of the inverter member
H A DmapperCreate.c163 float Map_SuperLibReadAreaInv( Map_SuperLib_t * p ) { return p->AreaInv; } in Map_SuperLibReadAreaInv()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/sfm/
H A DsfmDec.c66 int AreaInv; // inverter area member
218 p->AreaInv = Scl_Flt2Int(Mio_GateReadArea(p->pGateInv)); in Sfm_DecStart()
753 Gain += p->AreaInv; in Sfm_DecComputeFlipInvGain()
766 Gain -= p->AreaInv; in Sfm_DecComputeFlipInvGain()