abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
If_Obj_t_ Struct Reference

#include <if.h>

Data Fields

unsigned Type: 4
 
unsigned fCompl0: 1
 
unsigned fCompl1: 1
 
unsigned fPhase: 1
 
unsigned fRepr: 1
 
unsigned fMark: 1
 
unsigned fVisit: 1
 
unsigned fSpec: 1
 
unsigned fDriver: 1
 
unsigned fSkipCut: 1
 
unsigned Level: 19
 
int Id
 
int IdPio
 
int nRefs
 
int nVisits
 
int nVisitsCopy
 
If_Obj_tpFanin0
 
If_Obj_tpFanin1
 
If_Obj_tpEquiv
 
float EstRefs
 
float Required
 
float LValue
 
union {
   void *   pCopy
 
   int   iCopy
 
}; 
 
If_Set_tpCutSet
 
If_Cut_t CutBest
 

Detailed Description

Definition at line 303 of file if.h.

Field Documentation

union { ... }
If_Cut_t If_Obj_t_::CutBest

Definition at line 333 of file if.h.

float If_Obj_t_::EstRefs

Definition at line 324 of file if.h.

unsigned If_Obj_t_::fCompl0

Definition at line 306 of file if.h.

unsigned If_Obj_t_::fCompl1

Definition at line 307 of file if.h.

unsigned If_Obj_t_::fDriver

Definition at line 313 of file if.h.

unsigned If_Obj_t_::fMark

Definition at line 310 of file if.h.

unsigned If_Obj_t_::fPhase

Definition at line 308 of file if.h.

unsigned If_Obj_t_::fRepr

Definition at line 309 of file if.h.

unsigned If_Obj_t_::fSkipCut

Definition at line 314 of file if.h.

unsigned If_Obj_t_::fSpec

Definition at line 312 of file if.h.

unsigned If_Obj_t_::fVisit

Definition at line 311 of file if.h.

int If_Obj_t_::iCopy

Definition at line 329 of file if.h.

int If_Obj_t_::Id

Definition at line 316 of file if.h.

int If_Obj_t_::IdPio

Definition at line 317 of file if.h.

unsigned If_Obj_t_::Level

Definition at line 315 of file if.h.

float If_Obj_t_::LValue

Definition at line 326 of file if.h.

int If_Obj_t_::nRefs

Definition at line 318 of file if.h.

int If_Obj_t_::nVisits

Definition at line 319 of file if.h.

int If_Obj_t_::nVisitsCopy

Definition at line 320 of file if.h.

void* If_Obj_t_::pCopy

Definition at line 328 of file if.h.

If_Set_t* If_Obj_t_::pCutSet

Definition at line 332 of file if.h.

If_Obj_t* If_Obj_t_::pEquiv

Definition at line 323 of file if.h.

If_Obj_t* If_Obj_t_::pFanin0

Definition at line 321 of file if.h.

If_Obj_t* If_Obj_t_::pFanin1

Definition at line 322 of file if.h.

float If_Obj_t_::Required

Definition at line 325 of file if.h.

unsigned If_Obj_t_::Type

Definition at line 305 of file if.h.


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