
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Vec_Int_t * | Pdr_ManDeriveFlopPriorities3 (Gia_Man_t *p, int fMuxCtrls) |
| DECLARATIONS ///. | |
| Vec_Int_t * | Pdr_ManDeriveFlopPriorities2 (Gia_Man_t *p, int fMuxCtrls) |
| Pdr_Man_t * | Pdr_ManStart (Aig_Man_t *pAig, Pdr_Par_t *pPars, Vec_Int_t *vPrioInit) |
| void | Pdr_ManStop (Pdr_Man_t *p) |
| Abc_Cex_t * | Pdr_ManDeriveCex (Pdr_Man_t *p) |
| Abc_Cex_t * | Pdr_ManDeriveCexAbs (Pdr_Man_t *p) |
Function*************************************************************
Synopsis [Derives counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 408 of file pdrMan.c.


Function*************************************************************
Synopsis [Derives counter-example when abstraction is used.]
Description []
SideEffects []
SeeAlso []
Definition at line 448 of file pdrMan.c.


Function*************************************************************
Synopsis [Structural analysis.]
Description []
SideEffects []
SeeAlso []
Definition at line 153 of file pdrMan.c.


| ABC_NAMESPACE_IMPL_START Vec_Int_t * Pdr_ManDeriveFlopPriorities3 | ( | Gia_Man_t * | p, |
| int | fMuxCtrls ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [pdrMan.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Property driven reachability.]
Synopsis [Manager procedures.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - November 20, 2010.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Structural analysis.]
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file pdrMan.c.

Function*************************************************************
Synopsis [Creates manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 248 of file pdrMan.c.


| void Pdr_ManStop | ( | Pdr_Man_t * | p | ) |
Function*************************************************************
Synopsis [Frees manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 318 of file pdrMan.c.

