
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START void | Acec_ManDerive_rec (Gia_Man_t *pNew, Gia_Man_t *p, int Node, Vec_Int_t *vMirrors) |
| DECLARATIONS ///. | |
| Gia_Man_t * | Acec_ManDerive (Gia_Man_t *p, Vec_Int_t *vMirrors) |
| Vec_Int_t * | Acec_CollectXorTops (Gia_Man_t *p) |
| int | Acec_DetectLitPolarity (Gia_Man_t *p, int Node, int Leaf) |
| void | Acec_DetectComputeSuppOne_rec (Gia_Man_t *p, Gia_Obj_t *pObj, Vec_Int_t *vSupp, Vec_Int_t *vNods) |
| void | Acec_DetectComputeSupports (Gia_Man_t *p, Vec_Int_t *vRootXorSet) |
| Gia_Man_t * | Acec_DetectXorBuildNew (Gia_Man_t *p, Vec_Int_t *vRootXorSet) |
| Gia_Man_t * | Acec_DetectAdditional (Gia_Man_t *p, int fVerbose) |
| Vec_Int_t * | Acec_RewriteTop (Gia_Man_t *p, Acec_Box_t *pBox) |
| Gia_Man_t * | Acec_RewriteReplace (Gia_Man_t *p, Vec_Int_t *vRes) |
| Gia_Man_t * | Acec_ManDecla (Gia_Man_t *pGia, int fBooth, int fVerbose) |
| MACRO DEFINITIONS ///. | |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 103 of file acecCl.c.


Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 307 of file acecCl.c.

| void Acec_DetectComputeSuppOne_rec | ( | Gia_Man_t * | p, |
| Gia_Obj_t * | pObj, | ||
| Vec_Int_t * | vSupp, | ||
| Vec_Int_t * | vNods ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 193 of file acecCl.c.


Definition at line 208 of file acecCl.c.


| int Acec_DetectLitPolarity | ( | Gia_Man_t * | p, |
| int | Node, | ||
| int | Leaf ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 157 of file acecCl.c.


Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 271 of file acecCl.c.


MACRO DEFINITIONS ///.
ITERATORS /// FUNCTION DECLARATIONS ///
Definition at line 418 of file acecCl.c.

Definition at line 69 of file acecCl.c.


| ABC_NAMESPACE_IMPL_START void Acec_ManDerive_rec | ( | Gia_Man_t * | pNew, |
| Gia_Man_t * | p, | ||
| int | Node, | ||
| Vec_Int_t * | vMirrors ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [acecCl.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [CEC for arithmetic circuits.]
Synopsis [Core procedures.]
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 48 of file acecCl.c.


Definition at line 386 of file acecCl.c.


| Vec_Int_t * Acec_RewriteTop | ( | Gia_Man_t * | p, |
| Acec_Box_t * | pBox ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 349 of file acecCl.c.

