Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abc/
H A DabcNetlist.c80 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkToLogic()
171 Abc_NtkLogicMakeSimpleCos( pNtk, 0 ); in Abc_NtkLogicToNetlist()
317 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkAigToLogicSop()
393 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkAigToLogicSopBench()
469 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkAigToLogicSopNand()
H A DabcLatch.c176 Abc_NtkLogicMakeSimpleCos( pNtk, 0 ); in Abc_NtkLatchPipe()
H A DabcUtil.c1079 int Abc_NtkLogicMakeSimpleCos( Abc_Ntk_t * pNtk, int fDuplicate ) in Abc_NtkLogicMakeSimpleCos() function
H A Dabc.h1024 extern ABC_DLL int Abc_NtkLogicMakeSimpleCos( Abc_Ntk_t * pNtk, int fDuplicate );
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/cov/
H A DcovBuild.c199 Abc_NtkLogicMakeSimpleCos( pNtkNew, 1 ); in Abc_NtkCovDerive()
372 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkCovDeriveClean()
527 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkCovDeriveRegular()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcFpgaFast.c137 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Ivy_ManFpgaToAbc()
H A DabcDsd.c140 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkDsdInternal()
676 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkSparsifyInternal()
H A DabcFpga.c239 nDupGates = Abc_NtkLogicMakeSimpleCos( pNtkNew, 1 ); in Abc_NtkFromFpga()
H A DabcUnreach.c342 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkConstructExdc()
H A DabcMulti.c97 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkMulti()
H A DabcLutmin.c761 Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Abc_NtkLutmin()
H A DabcIf.c356 nDupGates = Abc_NtkLogicMakeSimpleCos( pNtkNew, !pIfMan->pPars->fUseBuffs ); in Abc_NtkFromIf()
H A DabcDar.c880 nDupGates = Abc_NtkLogicMakeSimpleCos( pNtkNew, !fUseBuffs ); in Abc_NtkFromMappedGia()
1053 int nDupGates = Abc_NtkLogicMakeSimpleCos( pNtkNew, !fUseBuffs ); in Abc_NtkFromCellMappedGia()
1784 nDupGates = Abc_NtkLogicMakeSimpleCos( pNtkNew, 1 ); in Abc_NtkConstructFromCnf()
4496 nDupGates = Abc_NtkLogicMakeSimpleCos( pNtkNew, 0 ); in Amap_ManProduceNetwork()
H A DabcMap.c514 nDupGates = Abc_NtkLogicMakeSimpleCos( pNtkNew, !fUseBuffs ); in Abc_NtkFromMap()