#include <mapperInt.h>
Data Fields | |
int | Num |
unsigned | fSuper: 1 |
unsigned | fExclude: 1 |
unsigned | nFanins: 3 |
unsigned | nGates: 3 |
unsigned | nFanLimit: 4 |
unsigned | nSupers: 16 |
unsigned | nPhases: 4 |
unsigned char | uPhases [4] |
int | nUsed |
Map_Super_t * | pFanins [6] |
Mio_Gate_t * | pRoot |
unsigned | uTruth [2] |
Map_Time_t | tDelaysR [6] |
Map_Time_t | tDelaysF [6] |
Map_Time_t | tDelayMax |
float | Area |
char * | pFormula |
Map_Super_t * | pNext |
Definition at line 272 of file mapperInt.h.
float Map_SuperStruct_t_::Area |
Definition at line 290 of file mapperInt.h.
unsigned Map_SuperStruct_t_::fExclude |
Definition at line 276 of file mapperInt.h.
unsigned Map_SuperStruct_t_::fSuper |
Definition at line 275 of file mapperInt.h.
unsigned Map_SuperStruct_t_::nFanins |
Definition at line 277 of file mapperInt.h.
unsigned Map_SuperStruct_t_::nFanLimit |
Definition at line 279 of file mapperInt.h.
unsigned Map_SuperStruct_t_::nGates |
Definition at line 278 of file mapperInt.h.
unsigned Map_SuperStruct_t_::nPhases |
Definition at line 281 of file mapperInt.h.
unsigned Map_SuperStruct_t_::nSupers |
Definition at line 280 of file mapperInt.h.
Definition at line 274 of file mapperInt.h.
Definition at line 283 of file mapperInt.h.
Definition at line 284 of file mapperInt.h.
Definition at line 291 of file mapperInt.h.
Definition at line 292 of file mapperInt.h.
Definition at line 285 of file mapperInt.h.
Definition at line 289 of file mapperInt.h.
Definition at line 288 of file mapperInt.h.
Definition at line 287 of file mapperInt.h.
unsigned char Map_SuperStruct_t_::uPhases[4] |
Definition at line 282 of file mapperInt.h.
unsigned Map_SuperStruct_t_::uTruth[2] |
Definition at line 286 of file mapperInt.h.