Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/if/
H A DifDelay.c124 int nCounterOr, pCounterOr[IF_MAX_CUBES]; in If_CutSopBalancePinDelaysInt() local
143 … Delay = If_LogCounterPinDelays( pCounterOr, &nCounterOr, pPinDelsOr, Delay, ResAnd, nSuppAll, 0 ); in If_CutSopBalancePinDelaysInt()
195 int nCounterOr, pCounterOr[IF_MAX_CUBES], pFaninLitsOr[IF_MAX_CUBES]; in If_CutSopBalanceEvalInt() local
219 …Delay = If_LogCounterAddAig( pCounterOr, &nCounterOr, pFaninLitsOr, Delay, vAig ? Abc_LitNot(iRes)… in If_CutSopBalanceEvalInt()