
Go to the source code of this file.
| int Edg_ManAssignEdgeNew | ( | Gia_Man_t * | p, |
| int | nEdges, | ||
| int | fVerbose ) |
Function*************************************************************
Synopsis [Finds edge assignment.]
Description []
SideEffects []
SeeAlso []
Definition at line 919 of file giaEdge.c.

Definition at line 752 of file giaEdge.c.

| int Edg_ManEvalEdgeDelay | ( | Gia_Man_t * | p | ) |
| int Edg_ManEvalEdgeDelayR | ( | Gia_Man_t * | p | ) |
Definition at line 732 of file giaEdge.c.

| void Edg_ManToMapping | ( | Gia_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 657 of file giaEdge.c.

| int Edg_ObjImprove | ( | Gia_Man_t * | p, |
| int | iObj, | ||
| int | nEdgeLimit, | ||
| int | DelayMax, | ||
| int | fVerbose ) |
Function*************************************************************
Synopsis [Update one node.]
Description []
SideEffects []
SeeAlso []
Definition at line 785 of file giaEdge.c.

| int Gia_ManComputeEdgeDelay | ( | Gia_Man_t * | p, |
| int | fUseTwo ) |
Definition at line 390 of file giaEdge.c.


| int Gia_ManComputeEdgeDelay2 | ( | Gia_Man_t * | p | ) |
Definition at line 568 of file giaEdge.c.

| void Gia_ManConvertPackingToEdges | ( | Gia_Man_t * | p | ) |
Function*************************************************************
Synopsis [Prints mapping statistics.]
Description []
SideEffects []
SeeAlso []
Definition at line 118 of file giaEdge.c.

FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Transforms edge assignment.]
Description []
SideEffects []
SeeAlso []
Definition at line 72 of file giaEdge.c.

Definition at line 88 of file giaEdge.c.

| int Gia_ManEvalEdgeCount | ( | Gia_Man_t * | p | ) |
| int Gia_ManEvalEdgeDelay | ( | Gia_Man_t * | p | ) |
Definition at line 201 of file giaEdge.c.


| int Gia_ManEvalWindow | ( | Gia_Man_t * | p, |
| Vec_Int_t * | vLeaves, | ||
| Vec_Int_t * | vNodes, | ||
| Vec_Wec_t * | vWin, | ||
| Vec_Int_t * | vTemp, | ||
| int | fUseTwo ) |
Definition at line 633 of file giaEdge.c.


| int Gia_ManEvalWindowInc | ( | Gia_Man_t * | p, |
| Vec_Int_t * | vLeaves, | ||
| Vec_Int_t * | vNodes, | ||
| Vec_Wec_t * | vWin, | ||
| Vec_Int_t * | vTemp, | ||
| int | fUseTwo ) |
Definition at line 616 of file giaEdge.c.

Function*************************************************************
Synopsis [Finds edge assignment.]
Description []
SideEffects []
SeeAlso []
Definition at line 610 of file giaEdge.c.

| int Gia_ObjCheckEdge | ( | Gia_Man_t * | p, |
| int | iObj, | ||
| int | iNext ) |
| int Gia_ObjComputeEdgeDelay | ( | Gia_Man_t * | p, |
| int | iObj, | ||
| Vec_Int_t * | vDelay, | ||
| Vec_Int_t * | vEdge1, | ||
| Vec_Int_t * | vEdge2, | ||
| int | fUseTwo ) |
Function*************************************************************
Synopsis [Finds edge assignment.]
Description []
SideEffects []
SeeAlso []
Definition at line 301 of file giaEdge.c.

| int Gia_ObjComputeEdgeDelay2 | ( | Gia_Man_t * | p, |
| int | iObj, | ||
| Vec_Int_t * | vDelay, | ||
| Vec_Int_t * | vEdge1, | ||
| Vec_Int_t * | vEdge2, | ||
| Vec_Int_t * | vFanMax1, | ||
| Vec_Int_t * | vFanMax2, | ||
| Vec_Int_t * | vCountMax ) |
Function*************************************************************
Synopsis [Finds edge assignment.]
Description []
SideEffects []
SeeAlso []
Definition at line 489 of file giaEdge.c.
