Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/wlc/
H A DwlcCom.c595 pPars->fMFFC ^= 1; in Abc_CommandPdrAbs()
647 …oggle refining the whole MFFC of a PPI [default = %s]\n", pPars->fMFFC? "yes": "no" ); in Abc_CommandPdrAbs()
H A Dwlc.h190 int fMFFC; // Refine the entire MFFC of a PPI member
H A DwlcNtk.c125 pPars->fMFFC = 1; // Refine the entire MFFC of a PPI in Wlc_ManSetDefaultParams()
H A DwlcAbs.c1613 if ( pWla->pPars->fMFFC ) in Wla_ManRefine()