abc-master
|
Go to the source code of this file.
Data Structures | |
struct | Mv_Man_t_ |
Typedefs | |
typedef typedefABC_NAMESPACE_IMPL_START struct Mv_Man_t_ | Mv_Man_t |
DECLARATIONS ///. More... | |
Functions | |
static void | Abc_MvDecompose (Mv_Man_t *p) |
static void | Abc_MvPrintStats (Mv_Man_t *p) |
static void | Abc_MvRead (Mv_Man_t *p) |
static void | Abc_MvDeref (Mv_Man_t *p) |
static DdNode * | Abc_MvReadCube (DdManager *dd, char *pLine, int nVars) |
void | Abc_MvExperiment () |
FUNCTION DEFINITIONS ///. More... | |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcMv.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Multi-valued decomposition.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
|
static |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 290 of file abcMv.c.
|
static |
void Abc_MvExperiment | ( | ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 63 of file abcMv.c.
|
static |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 97 of file abcMv.c.
|
static |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 153 of file abcMv.c.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 121 of file abcMv.c.