|
abc-master
|
Go to the source code of this file.
Data Structures | |
| struct | Mfs_Par_t_ |
Typedefs | |
| typedef typedefABC_NAMESPACE_HEADER_START struct Mfs_Par_t_ | Mfs_Par_t |
| INCLUDES ///. More... | |
Functions | |
| void | Abc_NtkMfsParsDefault (Mfs_Par_t *pPars) |
| MACRO DEFINITIONS ///. More... | |
| int | Abc_NtkMfs (Abc_Ntk_t *pNtk, Mfs_Par_t *pPars) |
| typedef typedefABC_NAMESPACE_HEADER_START struct Mfs_Par_t_ Mfs_Par_t |
INCLUDES ///.
CFile****************************************************************
FileName [mfs.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [The good old minimization with complete don't-cares.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]PARAMETERS ///BASIC TYPES ///
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 377 of file mfsCore.c.
| void Abc_NtkMfsParsDefault | ( | Mfs_Par_t * | pPars | ) |
MACRO DEFINITIONS ///.
FUNCTION DECLARATIONS ///
MACRO DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
MACRO DEFINITIONS ///.
CFile****************************************************************
FileName [mfsCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [The good old minimization with complete don't-cares.]
Synopsis [Core procedures of this package.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 47 of file mfsCore.c.