
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Ivy_Man_t * | Abc_NtkIvyBefore (Abc_Ntk_t *pNtk, int fSeq, int fUseDc) |
| DECLARATIONS ///. | |
| void | Abc_NtkBmc (Abc_Ntk_t *pNtk, int nFrames, int fInit, int fVerbose) |
| FUNCTION DEFINITIONS ///. | |
| void Abc_NtkBmc | ( | Abc_Ntk_t * | pNtk, |
| int | nFrames, | ||
| int | fInit, | ||
| int | fVerbose ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 50 of file abcBmc.c.

|
extern |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcBmc.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Performs bounded model check.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
DECLARATIONS ///.
Function*************************************************************
Synopsis [Prepares the IVY package.]
Description []
SideEffects []
SeeAlso []
Definition at line 88 of file abcIvy.c.

