
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_HEADER_START void | Super2_Precompute (int nInputs, int nLevels, int fVerbose) |
| INCLUDES ///. | |
| Vec_Str_t * | Super_PrecomputeStr (Mio_Library_t *pLibGen, int nVarsMax, int nLevels, int nGatesMax, float tDelayMax, float tAreaMax, int TimeLimit, int fSkipInv, int fVerbose) |
| void | Super_Precompute (Mio_Library_t *pLibGen, int nVarsMax, int nLevels, int nGatesMax, float tDelayMax, float tAreaMax, int TimeLimit, int fSkipInv, int fVerbose, char *pFileName) |
| FUNCTION DEFINITIONS ///. | |
|
extern |
INCLUDES ///.
CFile****************************************************************
FileName [super.h]
PackageName [MVSIS 2.0: Multi-valued logic synthesis system.]
Synopsis [Pre-computation of supergates (delay-limited gate combinations).]
Author [MVSIS Group]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - September 8, 2003.]
Revision [
] PARAMETERS /// STRUCTURE DEFINITIONS /// GLOBAL VARIABLES /// MACRO DEFINITIONS /// FUNCTION DEFINITIONS ///
INCLUDES ///.
Function*************************************************************
Synopsis [Precomputes the library of AND2 gates.]
Description []
SideEffects []
SeeAlso []
Definition at line 113 of file superAnd.c.
|
extern |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Precomputes the library of supergates.]
Description []
SideEffects []
SeeAlso []
Definition at line 140 of file superGate.c.


|
extern |
Function*************************************************************
Synopsis [Precomputes the library of supergates.]
Description []
SideEffects []
SeeAlso []
Definition at line 175 of file superGate.c.

