#include "abc.h"
#include "mvc.h"
#include "main.h"
#include "mio.h"
#include "extra.h"
Go to the source code of this file.
Data Structures | |
struct | Mio_LibraryStruct_t_ |
struct | Mio_GateStruct_t_ |
struct | Mio_PinStruct_t_ |
Defines | |
#define | MIO_STRING_GATE "GATE" |
#define | MIO_STRING_PIN "PIN" |
#define | MIO_STRING_NONINV "NONINV" |
#define | MIO_STRING_INV "INV" |
#define | MIO_STRING_UNKNOWN "UNKNOWN" |
#define | MIO_STRING_CONST0 "CONST0" |
#define | MIO_STRING_CONST1 "CONST1" |
#define | MIO_MASK(n) ((~((unsigned)0)) >> (32-(n))) |
#define | MIO_FULL (~((unsigned)0)) |
#define MIO_STRING_GATE "GATE" |
CFile****************************************************************
FileName [mioInt.h]
PackageName [MVSIS 2.0: Multi-valued logic synthesis system.]
Synopsis [File reading/writing for technology mapping.]
Author [MVSIS Group]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - September 8, 2003.]
Revision [
] INCLUDES /// PARAMETERS ///