src/map/mio/mioInt.h File Reference

#include "abc.h"
#include "mvc.h"
#include "main.h"
#include "mio.h"
#include "extra.h"
Include dependency graph for mioInt.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

#define MIO_FULL   (~((unsigned)0))

Definition at line 47 of file mioInt.h.

#define MIO_MASK (  )     ((~((unsigned)0)) >> (32-(n)))

Definition at line 46 of file mioInt.h.

#define MIO_STRING_CONST0   "CONST0"

Definition at line 42 of file mioInt.h.

#define MIO_STRING_CONST1   "CONST1"

Definition at line 43 of file mioInt.h.

#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 [

Id
mioInt.h,v 1.4 2004/06/28 14:20:25 alanmi Exp

] INCLUDES /// PARAMETERS ///

Definition at line 36 of file mioInt.h.

#define MIO_STRING_INV   "INV"

Definition at line 39 of file mioInt.h.

#define MIO_STRING_NONINV   "NONINV"

Definition at line 38 of file mioInt.h.

#define MIO_STRING_PIN   "PIN"

Definition at line 37 of file mioInt.h.

#define MIO_STRING_UNKNOWN   "UNKNOWN"

Definition at line 40 of file mioInt.h.


Generated on Tue Jan 5 12:19:08 2010 for abc70930 by  doxygen 1.6.1