|
abc-master
|
#include "rwr.h"Go to the source code of this file.
Data Structures | |
| struct | Rwr_Man4_t_ |
| struct | Rwr_Man5_t_ |
Typedefs | |
| typedef typedefABC_NAMESPACE_IMPL_START struct Rwr_Man4_t_ | Rwr_Man4_t |
| DECLARATIONS ///. More... | |
| typedef struct Rwr_Man5_t_ | Rwr_Man5_t |
Functions | |
| void | Rwt_Man4ExploreStart () |
| FUNCTION DEFINITIONS ///. More... | |
| void | Rwt_Man4ExploreCount (unsigned uTruth) |
| void | Rwt_Man4ExplorePrint () |
| void | Rwt_Man5ExploreStart () |
| void | Rwt_Man5ExploreCount (unsigned uTruth) |
| void | Rwt_Man5ExplorePrint () |
Variables | |
| static Rwr_Man4_t * | s_pManRwrExp4 = NULL |
| static Rwr_Man5_t * | s_pManRwrExp5 = NULL |
| typedef typedefABC_NAMESPACE_IMPL_START struct Rwr_Man4_t_ Rwr_Man4_t |
DECLARATIONS ///.
CFile****************************************************************
FileName [rwrExp.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [DAG-aware AIG rewriting package.]
Synopsis [Computation of practically used NN-classes of 4-input cuts.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
| typedef struct Rwr_Man5_t_ Rwr_Man5_t |
| void Rwt_Man4ExploreCount | ( | unsigned | uTruth | ) |
| void Rwt_Man4ExplorePrint | ( | ) |
Function*************************************************************
Synopsis [Collects stats about 4-var functions appearing in netlists.]
Description []
SideEffects []
SeeAlso []
Definition at line 110 of file rwrExp.c.
| void Rwt_Man4ExploreStart | ( | ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Collects stats about 4-var functions appearing in netlists.]
Description []
SideEffects []
SeeAlso []
Definition at line 67 of file rwrExp.c.
| void Rwt_Man5ExploreCount | ( | unsigned | uTruth | ) |
Function*************************************************************
Synopsis [Collects stats about 4-var functions appearing in netlists.]
Description []
SideEffects []
SeeAlso []
Definition at line 202 of file rwrExp.c.
| void Rwt_Man5ExplorePrint | ( | ) |
Function*************************************************************
Synopsis [Collects stats about 4-var functions appearing in netlists.]
Description []
SideEffects []
SeeAlso []
Definition at line 221 of file rwrExp.c.
| void Rwt_Man5ExploreStart | ( | ) |
Function*************************************************************
Synopsis [Collects stats about 4-var functions appearing in netlists.]
Description []
SideEffects []
SeeAlso []
Definition at line 178 of file rwrExp.c.
|
static |
|
static |