#include "rwr.h"
Go to the source code of this file.
Classes | |
| struct | Rwr_Man4_t_ |
| struct | Rwr_Man5_t_ |
Typedefs | |
| typedef typedefABC_NAMESPACE_IMPL_START struct Rwr_Man4_t_ | Rwr_Man4_t |
| DECLARATIONS ///. | |
| typedef struct Rwr_Man5_t_ | Rwr_Man5_t |
Functions | |
| void | Rwt_Man4ExploreStart () |
| FUNCTION DEFINITIONS ///. | |
| void | Rwt_Man4ExploreCount (unsigned uTruth) |
| void | Rwt_Man4ExplorePrint () |
| void | Rwt_Man5ExploreStart () |
| void | Rwt_Man5ExploreCount (unsigned uTruth) |
| void | Rwt_Man5ExplorePrint () |
| 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 | ) |
Function*************************************************************
Synopsis [Collects stats about 4-var functions appearing in netlists.]
Description []
SideEffects []
SeeAlso []
Definition at line 93 of file rwrExp.c.
| 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.
