Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/lpk/
H A DlpkCore.c53 Abc_Ntk_t * pNtk = Abc_NtkCreateWithNode( pSopCover ); in Abc_NtkDecFromTruth()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abc/
H A DabcNtk.c1243 Abc_Ntk_t * Abc_NtkCreateWithNode( char * pSop ) in Abc_NtkCreateWithNode() function
H A Dabc.h785 extern ABC_DLL Abc_Ntk_t * Abc_NtkCreateWithNode( char * pSop );
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/io/
H A Dio.c1156 pNtk = Abc_NtkCreateWithNode( pSopCover ); in IoCommandReadTruth()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcExact.c2502 pNtk = Abc_NtkCreateWithNode( pSopCover ); in Abc_NtkFromTruthTable()