
Go to the source code of this file.
Functions | |
| void | Abc_NtkAutoDebug (Abc_Ntk_t *pNtk, int(*pFuncError)(Abc_Ntk_t *)) |
| FUNCTION DEFINITIONS ///. | |
| int | Abc_NtkFindGivenFanin (Abc_Ntk_t *pNtk, int Step, Abc_Obj_t **ppObj, Abc_Obj_t **ppFanin) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Takes a network and a procedure to test.]
Description [The network demonstrates the bug in the procedure. Procedure should return 1 if the bug is demonstrated.]
SideEffects []
SeeAlso []
Definition at line 50 of file abcDebug.c.

Function*************************************************************
Synopsis [Returns the node and fanin to be modified.]
Description []
SideEffects []
SeeAlso []
Definition at line 145 of file abcDebug.c.
