ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Map_SuperStruct_t_ Struct Reference

#include <mapperInt.h>

Collaboration diagram for Map_SuperStruct_t_:

Public Attributes

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_tpFanins [6]
 
Mio_Gate_tpRoot
 
unsigned uTruth [2]
 
Map_Time_t tDelaysR [6]
 
Map_Time_t tDelaysF [6]
 
Map_Time_t tDelayMax
 
float Area
 
char * pFormula
 
Map_Super_tpNext
 

Detailed Description

Definition at line 279 of file mapperInt.h.

Member Data Documentation

◆ Area

float Map_SuperStruct_t_::Area

Definition at line 297 of file mapperInt.h.

◆ fExclude

unsigned Map_SuperStruct_t_::fExclude

Definition at line 283 of file mapperInt.h.

◆ fSuper

unsigned Map_SuperStruct_t_::fSuper

Definition at line 282 of file mapperInt.h.

◆ nFanins

unsigned Map_SuperStruct_t_::nFanins

Definition at line 284 of file mapperInt.h.

◆ nFanLimit

unsigned Map_SuperStruct_t_::nFanLimit

Definition at line 286 of file mapperInt.h.

◆ nGates

unsigned Map_SuperStruct_t_::nGates

Definition at line 285 of file mapperInt.h.

◆ nPhases

unsigned Map_SuperStruct_t_::nPhases

Definition at line 288 of file mapperInt.h.

◆ nSupers

unsigned Map_SuperStruct_t_::nSupers

Definition at line 287 of file mapperInt.h.

◆ Num

int Map_SuperStruct_t_::Num

Definition at line 281 of file mapperInt.h.

◆ nUsed

int Map_SuperStruct_t_::nUsed

Definition at line 290 of file mapperInt.h.

◆ pFanins

Map_Super_t* Map_SuperStruct_t_::pFanins[6]

Definition at line 291 of file mapperInt.h.

◆ pFormula

char* Map_SuperStruct_t_::pFormula

Definition at line 298 of file mapperInt.h.

◆ pNext

Map_Super_t* Map_SuperStruct_t_::pNext

Definition at line 299 of file mapperInt.h.

◆ pRoot

Mio_Gate_t* Map_SuperStruct_t_::pRoot

Definition at line 292 of file mapperInt.h.

◆ tDelayMax

Map_Time_t Map_SuperStruct_t_::tDelayMax

Definition at line 296 of file mapperInt.h.

◆ tDelaysF

Map_Time_t Map_SuperStruct_t_::tDelaysF[6]

Definition at line 295 of file mapperInt.h.

◆ tDelaysR

Map_Time_t Map_SuperStruct_t_::tDelaysR[6]

Definition at line 294 of file mapperInt.h.

◆ uPhases

unsigned char Map_SuperStruct_t_::uPhases[4]

Definition at line 289 of file mapperInt.h.

◆ uTruth

unsigned Map_SuperStruct_t_::uTruth[2]

Definition at line 293 of file mapperInt.h.


The documentation for this struct was generated from the following file: