#include <mioInt.h>
Data Fields | |
char * | pName |
double | dArea |
char * | pForm |
Mio_Pin_t * | pPins |
char * | pOutName |
Mio_Library_t * | pLib |
Mio_Gate_t * | pNext |
int | nInputs |
double | dDelayMax |
DdNode * | bFunc |
char * | pSop |
Definition at line 70 of file mioInt.h.
double Mio_GateStruct_t_::dArea |
double Mio_GateStruct_t_::dDelayMax |
char* Mio_GateStruct_t_::pForm |
char* Mio_GateStruct_t_::pName |
char* Mio_GateStruct_t_::pSop |