
Go to the source code of this file.
Definition at line 56 of file acecPool.c.

Definition at line 241 of file acecPool.c.


| void Acec_ManCollectBoxSets_rec | ( | Gia_Man_t * | p, |
| int | Carry, | ||
| int | iRank, | ||
| Vec_Int_t * | vAdds, | ||
| Vec_Int_t * | vCarryMap, | ||
| Vec_Int_t * | vBoxes, | ||
| Vec_Int_t * | vBoxRanks ) |
Definition at line 229 of file acecPool.c.


Definition at line 64 of file acecPool.c.

| Vec_Wec_t * Acec_ManCollectCarryRootSets | ( | Gia_Man_t * | p, |
| Vec_Int_t * | vAdds, | ||
| Vec_Int_t * | vCarryMap, | ||
| Vec_Int_t * | vXors, | ||
| Vec_Int_t * | vXorRoots, | ||
| Vec_Int_t * | vCarryRoots ) |
Definition at line 117 of file acecPool.c.


| void Acec_ManCollectInsOuts | ( | Gia_Man_t * | p, |
| Vec_Int_t * | vAdds, | ||
| Vec_Int_t * | vBoxes, | ||
| Vec_Int_t * | vBoxRanks, | ||
| Vec_Bit_t * | vBoxIns, | ||
| Vec_Bit_t * | vBoxOuts, | ||
| Vec_Int_t * | vResIns, | ||
| Vec_Int_t * | vResOuts ) |
Definition at line 185 of file acecPool.c.


Definition at line 82 of file acecPool.c.

| int Acec_ManCompareTwo | ( | int * | pPair0, |
| int * | pPair1 ) |
Definition at line 179 of file acecPool.c.

| void Acec_ManCountXorTreeInputs_rec | ( | Gia_Man_t * | p, |
| int | Node, | ||
| Vec_Int_t * | vXors, | ||
| Vec_Int_t * | vXorMap, | ||
| Vec_Bit_t * | vIsCarryRoot, | ||
| Vec_Int_t * | vCarryRootSet, | ||
| Vec_Int_t * | vXorSet ) |
Definition at line 100 of file acecPool.c.


| ABC_NAMESPACE_IMPL_START Vec_Int_t * Acec_ManCreateCarryMap | ( | Gia_Man_t * | p, |
| Vec_Int_t * | vAdds ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [acecPool.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 acecPool.c.

| void Acec_ManPool | ( | Gia_Man_t * | p | ) |
Definition at line 389 of file acecPool.c.

Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 353 of file acecPool.c.

Definition at line 363 of file acecPool.c.


| void Acec_ManPrintRanks | ( | Vec_Int_t * | vPairs | ) |
Definition at line 277 of file acecPool.c.

| void Acec_ManPrintRanks2 | ( | Vec_Int_t * | vPairs | ) |
Definition at line 270 of file acecPool.c.
| void Acec_ManProfile | ( | Gia_Man_t * | p, |
| int | fVerbose ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 304 of file acecPool.c.
