abc-master
|
Go to the source code of this file.
Data Structures | |
struct | Xyz_ParTry_t_ |
struct | Xyz_ManTry_t_ |
Typedefs | |
typedef typedefABC_NAMESPACE_IMPL_START struct Xyz_ParTry_t_ | Xyz_ParTry_t |
DECLARATIONS ///. More... | |
typedef struct Xyz_ManTry_t_ | Xyz_ManTry_t |
Functions | |
Xyz_ManTry_t * | Xyz_ManTryAlloc (Aig_Man_t *pAig, Xyz_ParTry_t *pPar) |
FUNCTION DEFINITIONS ///. More... | |
void | Xyz_ManTryFree (Xyz_ManTry_t *p) |
int | Xyz_ManPerform (Aig_Man_t *pAig, Xyz_ParTry_t *pPar) |
typedef struct Xyz_ManTry_t_ Xyz_ManTry_t |
typedef typedefABC_NAMESPACE_IMPL_START struct Xyz_ParTry_t_ Xyz_ParTry_t |
DECLARATIONS ///.
CFile****************************************************************
FileName [dauCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [DAG-aware unmapping.]
Synopsis [Disjoint-support decomposition.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
int Xyz_ManPerform | ( | Aig_Man_t * | pAig, |
Xyz_ParTry_t * | pPar | ||
) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 96 of file dauCore.c.
Xyz_ManTry_t* Xyz_ManTryAlloc | ( | Aig_Man_t * | pAig, |
Xyz_ParTry_t * | pPar | ||
) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 60 of file dauCore.c.
void Xyz_ManTryFree | ( | Xyz_ManTry_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []