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

#include <amapInt.h>

Collaboration diagram for Amap_Obj_t_:

Public Attributes

unsigned Type: 3
 
unsigned Id: 29
 
unsigned IdPio: 29
 
unsigned fPhase: 1
 
unsigned fRepr: 1
 
unsigned fPolar: 1
 
unsigned Level
 
unsigned nCuts
 
int nRefs
 
int Equiv
 
int Fan [3]
 
union { 
 
   void *   pData 
 
   int   iData 
 
};  
 
float EstRefs
 
int nFouts [2]
 
Amap_Mat_t Best
 

Detailed Description

Definition at line 199 of file amapInt.h.

Member Data Documentation

◆ [union]

union { ... } Amap_Obj_t_

◆ Best

Amap_Mat_t Amap_Obj_t_::Best

Definition at line 219 of file amapInt.h.

◆ Equiv

int Amap_Obj_t_::Equiv

Definition at line 210 of file amapInt.h.

◆ EstRefs

float Amap_Obj_t_::EstRefs

Definition at line 217 of file amapInt.h.

◆ Fan

int Amap_Obj_t_::Fan[3]

Definition at line 211 of file amapInt.h.

◆ fPhase

unsigned Amap_Obj_t_::fPhase

Definition at line 204 of file amapInt.h.

◆ fPolar

unsigned Amap_Obj_t_::fPolar

Definition at line 206 of file amapInt.h.

◆ fRepr

unsigned Amap_Obj_t_::fRepr

Definition at line 205 of file amapInt.h.

◆ Id

unsigned Amap_Obj_t_::Id

Definition at line 202 of file amapInt.h.

◆ iData

int Amap_Obj_t_::iData

Definition at line 214 of file amapInt.h.

◆ IdPio

unsigned Amap_Obj_t_::IdPio

Definition at line 203 of file amapInt.h.

◆ Level

unsigned Amap_Obj_t_::Level

Definition at line 207 of file amapInt.h.

◆ nCuts

unsigned Amap_Obj_t_::nCuts

Definition at line 208 of file amapInt.h.

◆ nFouts

int Amap_Obj_t_::nFouts[2]

Definition at line 218 of file amapInt.h.

◆ nRefs

int Amap_Obj_t_::nRefs

Definition at line 209 of file amapInt.h.

◆ pData

void* Amap_Obj_t_::pData

Definition at line 213 of file amapInt.h.

◆ Type

unsigned Amap_Obj_t_::Type

Definition at line 201 of file amapInt.h.


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