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

#include <bdcInt.h>

Public Attributes

int Type
 
Bdc_Fun_tpFan0
 
Bdc_Fun_tpFan1
 
unsigned uSupp
 
unsigned * puFunc
 
Bdc_Fun_tpNext
 
union { 
 
   int   iCopy 
 
   void *   pCopy 
 
};  
 

Detailed Description

Definition at line 59 of file bdcInt.h.

Member Data Documentation

◆ [union]

union { ... } Bdc_Fun_t_

◆ iCopy

int Bdc_Fun_t_::iCopy

Definition at line 67 of file bdcInt.h.

◆ pCopy

void* Bdc_Fun_t_::pCopy

Definition at line 68 of file bdcInt.h.

◆ pFan0

Bdc_Fun_t* Bdc_Fun_t_::pFan0

Definition at line 62 of file bdcInt.h.

◆ pFan1

Bdc_Fun_t* Bdc_Fun_t_::pFan1

Definition at line 63 of file bdcInt.h.

◆ pNext

Bdc_Fun_t* Bdc_Fun_t_::pNext

Definition at line 66 of file bdcInt.h.

◆ puFunc

unsigned* Bdc_Fun_t_::puFunc

Definition at line 65 of file bdcInt.h.

◆ Type

int Bdc_Fun_t_::Type

Definition at line 61 of file bdcInt.h.

◆ uSupp

unsigned Bdc_Fun_t_::uSupp

Definition at line 64 of file bdcInt.h.


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