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

Data Fields

unsigned fCi: 1
 
unsigned fCo: 1
 
unsigned fMark0: 1
 
unsigned fMark1: 1
 
unsigned nFanins: 28
 
unsigned nFanouts
 
int hHandle
 
union {
   unsigned   TravId
 
   unsigned   iFanin
 
}; 
 
union {
   unsigned   Value
 
   unsigned   iFanout
 
}; 
 
int Fanios [0]
 

Detailed Description

Definition at line 49 of file giaEmbed.c.

Field Documentation

union { ... }
union { ... }
int Emb_Obj_t_::Fanios[0]

Definition at line 66 of file giaEmbed.c.

unsigned Emb_Obj_t_::fCi

Definition at line 51 of file giaEmbed.c.

unsigned Emb_Obj_t_::fCo

Definition at line 52 of file giaEmbed.c.

unsigned Emb_Obj_t_::fMark0

Definition at line 53 of file giaEmbed.c.

unsigned Emb_Obj_t_::fMark1

Definition at line 54 of file giaEmbed.c.

int Emb_Obj_t_::hHandle

Definition at line 57 of file giaEmbed.c.

unsigned Emb_Obj_t_::iFanin

Definition at line 60 of file giaEmbed.c.

unsigned Emb_Obj_t_::iFanout

Definition at line 64 of file giaEmbed.c.

unsigned Emb_Obj_t_::nFanins

Definition at line 55 of file giaEmbed.c.

unsigned Emb_Obj_t_::nFanouts

Definition at line 56 of file giaEmbed.c.

unsigned Emb_Obj_t_::TravId

Definition at line 59 of file giaEmbed.c.

unsigned Emb_Obj_t_::Value

Definition at line 63 of file giaEmbed.c.


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