Home
last modified time | relevance | path

Searched defs:iGate (Results 1 – 4 of 4) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mio/
H A DmioUtils.c420 int i, nGates, iGate, fProfile; in Mio_CollectRoots() local
797 int i, iGate = 0, nGates = pLib ? Mio_LibraryReadGateNum( pLib ) : 0; in Mio_CollectRootsNewDefault3() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/sfm/
H A DsfmLib.c161 int Sfm_LibFindComplInputGate( Vec_Wrd_t * vFuncs, int iGate, int nFanins, int iFanin, int * piFani… in Sfm_LibFindComplInputGate()
H A DsfmDec.c1743 int iGate = Mio_GateReadValue((Mio_Gate_t*)pFanout->pData); in Sfm_DecInsert() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/amap/
H A DamapInt.h168 unsigned iGate : 16; member