Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/sfm/
H A DsfmTim.c80 if ( PinPhase != MIO_PHASE_INV ) // NONINV phase is present in Sfm_TimEdgeArrival()
114 if ( PinPhase != MIO_PHASE_INV ) // NONINV phase is present in Sfm_TimEdgeRequired()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mio/
H A Dmio.h40 typedef enum { MIO_PHASE_UNKNOWN, MIO_PHASE_INV, MIO_PHASE_NONINV } Mio_PinPhase_t; enumerator
H A DmioRead.c446 pPin->Phase = MIO_PHASE_INV; in Mio_LibraryReadPin()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcTiming.c926 if ( PinPhase != MIO_PHASE_INV ) // NONINV phase is present in Abc_NodeDelayTraceArrival()
958 if ( PinPhase != MIO_PHASE_INV ) // NONINV phase is present in Abc_NodeDelayTraceArrival()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mapper/
H A DmapperTree.c814 if ( PinPhase != MIO_PHASE_INV ) // NONINV phase is present in Map_LibraryAddFaninDelays()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/scl/
H A DsclLibScl.c154 else if ( Value == MIO_PHASE_INV ) in Abc_SclReadLibraryGenlib()