#include <unistd.h>#include "base/main/main.h"#include "mio.h"#include "map/mapper/mapper.h"#include "map/amap/amap.h"
Go to the source code of this file.
Macros | |
| #define | _DEFAULT_SOURCE |
Functions | |
| void | Mio_IntallAndLibrary () |
| FUNCTION DEFINITIONS ///. | |
| void | Mio_IntallSimpleLibrary () |
| void | Mio_IntallSimpleLibrary2 () |
| void | Mio_Init (Abc_Frame_t *pAbc) |
| void | Mio_End (Abc_Frame_t *pAbc) |
| void | Mio_UpdateGenlib (Mio_Library_t *pLib) |
| FUNCTION DEFINITIONS ///. | |
| int | Mio_UpdateGenlib2 (Vec_Str_t *vStr, Vec_Str_t *vStr2, char *pFileName, int fVerbose) |
| #define _DEFAULT_SOURCE |
CFile****************************************************************
pFileName [mio.c]
PackageName [MVSIS 1.3: Multi-valued logic synthesis system.]
Synopsis [File reading/writing for technology mapping.]
Author [MVSIS Group]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - August 18, 2003.]
Revision [
]
| void Mio_End | ( | Abc_Frame_t * | pAbc | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 226 of file mio.c.


| void Mio_Init | ( | Abc_Frame_t * | pAbc | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 198 of file mio.c.


| void Mio_IntallAndLibrary | ( | ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 146 of file mio.c.

| void Mio_IntallSimpleLibrary | ( | ) |
Definition at line 160 of file mio.c.

| void Mio_IntallSimpleLibrary2 | ( | ) |
Definition at line 173 of file mio.c.

| void Mio_UpdateGenlib | ( | Mio_Library_t * | pLib | ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 243 of file mio.c.


Definition at line 260 of file mio.c.

