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

#include <mapperInt.h>

Collaboration diagram for Map_NodeStruct_t_:

Public Attributes

Map_Man_tp
 
Map_Node_tpNext
 
int Num
 
int TravId
 
int nRefs
 
unsigned fMark0: 1
 
unsigned fMark1: 1
 
unsigned fUsed: 1
 
unsigned fInv: 1
 
unsigned fInvert: 1
 
unsigned Level:16
 
unsigned NumTemp:10
 
int nRefAct [3]
 
float nRefEst [3]
 
float Switching
 
Map_Node_tp1
 
Map_Node_tp2
 
Map_Node_tpNextE
 
Map_Node_tpRepr
 
Map_Time_t tArrival [2]
 
Map_Time_t tRequired [2]
 
Map_Cut_tpCutBest [2]
 
Map_Cut_tpCuts
 
char * pData0
 
char * pData1
 

Detailed Description

Definition at line 205 of file mapperInt.h.

Member Data Documentation

◆ fInv

unsigned Map_NodeStruct_t_::fInv

Definition at line 216 of file mapperInt.h.

◆ fInvert

unsigned Map_NodeStruct_t_::fInvert

Definition at line 217 of file mapperInt.h.

◆ fMark0

unsigned Map_NodeStruct_t_::fMark0

Definition at line 213 of file mapperInt.h.

◆ fMark1

unsigned Map_NodeStruct_t_::fMark1

Definition at line 214 of file mapperInt.h.

◆ fUsed

unsigned Map_NodeStruct_t_::fUsed

Definition at line 215 of file mapperInt.h.

◆ Level

unsigned Map_NodeStruct_t_::Level

Definition at line 218 of file mapperInt.h.

◆ nRefAct

int Map_NodeStruct_t_::nRefAct[3]

Definition at line 220 of file mapperInt.h.

◆ nRefEst

float Map_NodeStruct_t_::nRefEst[3]

Definition at line 221 of file mapperInt.h.

◆ nRefs

int Map_NodeStruct_t_::nRefs

Definition at line 212 of file mapperInt.h.

◆ Num

int Map_NodeStruct_t_::Num

Definition at line 210 of file mapperInt.h.

◆ NumTemp

unsigned Map_NodeStruct_t_::NumTemp

Definition at line 219 of file mapperInt.h.

◆ p

Map_Man_t* Map_NodeStruct_t_::p

Definition at line 208 of file mapperInt.h.

◆ p1

Map_Node_t* Map_NodeStruct_t_::p1

Definition at line 225 of file mapperInt.h.

◆ p2

Map_Node_t* Map_NodeStruct_t_::p2

Definition at line 226 of file mapperInt.h.

◆ pCutBest

Map_Cut_t* Map_NodeStruct_t_::pCutBest[2]

Definition at line 243 of file mapperInt.h.

◆ pCuts

Map_Cut_t* Map_NodeStruct_t_::pCuts

Definition at line 244 of file mapperInt.h.

◆ pData0

char* Map_NodeStruct_t_::pData0

Definition at line 245 of file mapperInt.h.

◆ pData1

char* Map_NodeStruct_t_::pData1

Definition at line 246 of file mapperInt.h.

◆ pNext

Map_Node_t* Map_NodeStruct_t_::pNext

Definition at line 209 of file mapperInt.h.

◆ pNextE

Map_Node_t* Map_NodeStruct_t_::pNextE

Definition at line 227 of file mapperInt.h.

◆ pRepr

Map_Node_t* Map_NodeStruct_t_::pRepr

Definition at line 228 of file mapperInt.h.

◆ Switching

float Map_NodeStruct_t_::Switching

Definition at line 222 of file mapperInt.h.

◆ tArrival

Map_Time_t Map_NodeStruct_t_::tArrival[2]

Definition at line 239 of file mapperInt.h.

◆ TravId

int Map_NodeStruct_t_::TravId

Definition at line 211 of file mapperInt.h.

◆ tRequired

Map_Time_t Map_NodeStruct_t_::tRequired[2]

Definition at line 240 of file mapperInt.h.


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