
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Abc_Ntk_t * | Abc_NtkFromAigPhase (Aig_Man_t *pAig) |
| DECLARATIONS ///. | |
| int | Abc_NtkDarBmc3 (Abc_Ntk_t *pAbcNtk, Saig_ParBmc_t *pBmcPars, int fOrDecomp) |
| int | Wla_ManShrinkAbs (Wla_Man_t *pWla, int nFrames, int RunId) |
| int | Wla_CallBackToStop (int RunId) |
| int | Wla_GetGlobalRunId () |
| void | Wla_ManJoinThread (Wla_Man_t *pWla, int RunId) |
| void | Wla_ManConcurrentBmc3 (Wla_Man_t *pWla, Aig_Man_t *pAig, Abc_Cex_t **ppCex) |
|
extern |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 2449 of file abcDar.c.

|
extern |
DECLARATIONS ///.
CFile****************************************************************
FileName [wlcPth.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Verilog parser.]
Synopsis [Abstraction for word-level networks.]
Author [Yen-Sheng Ho, Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Function*************************************************************
Synopsis [Converts the network from the AIG manager into ABC.]
Description [This procedure should be called after seq sweeping, which changes the number of registers.]
SideEffects []
SeeAlso []
Definition at line 595 of file abcDar.c.
| int Wla_CallBackToStop | ( | int | RunId | ) |
| int Wla_GetGlobalRunId | ( | ) |
| void Wla_ManJoinThread | ( | Wla_Man_t * | pWla, |
| int | RunId ) |
|
extern |
Definition at line 1350 of file wlcAbs.c.
