abc-master
|
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START Vec_Ptr_t * | Saig_ManFindPrimes (Aig_Man_t *pAig, int nLits, int fVerbose) |
DECLARATIONS ///. More... | |
Aig_Man_t * | Saig_ManDecPropertyOutput (Aig_Man_t *pAig, int nLits, int fVerbose) |
Function*************************************************************
Synopsis [Performs decomposition of the property output.]
Description []
SideEffects []
SeeAlso []
Definition at line 150 of file saigOutDec.c.
ABC_NAMESPACE_IMPL_START Vec_Ptr_t* Saig_ManFindPrimes | ( | Aig_Man_t * | pAig, |
int | nLits, | ||
int | fVerbose | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [saigOutDec.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Sequential AIG package.]
Synopsis [Output cone decomposition.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Performs decomposition of the property output.]
Description []
SideEffects []
SeeAlso []
Definition at line 47 of file saigOutDec.c.