abc-master
|
#include "llbInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Llb_ManPrepareVarMap (Llb_Man_t *p) |
DECLARATIONS ///. More... | |
void | Llb_ManPrepareVarLimits (Llb_Man_t *p) |
void | Llb_ManStop (Llb_Man_t *p) |
Llb_Man_t * | Llb_ManStart (Aig_Man_t *pAigGlo, Aig_Man_t *pAig, Gia_ParLlb_t *pPars) |
void Llb_ManPrepareVarLimits | ( | Llb_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 88 of file llb1Man.c.
ABC_NAMESPACE_IMPL_START void Llb_ManPrepareVarMap | ( | Llb_Man_t * | p | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [llb1Man.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [BDD based reachability.]
Synopsis [Reachability manager.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file llb1Man.c.
Llb_Man_t* Llb_ManStart | ( | Aig_Man_t * | pAigGlo, |
Aig_Man_t * | pAig, | ||
Gia_ParLlb_t * | pPars | ||
) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 193 of file llb1Man.c.
void Llb_ManStop | ( | Llb_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 130 of file llb1Man.c.