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

#include <lpkInt.h>

Data Fields

Vec_Ptr_tvNodes
 
unsigned Id: 7
 
unsigned nVars: 5
 
unsigned nLutK: 4
 
unsigned nAreaLim: 5
 
unsigned nDelayLim: 9
 
unsigned fSupports: 1
 
unsigned fMark: 1
 
unsigned uSupp
 
unsigned puSupps [32]
 
char pDelays [16]
 
char pFanins [16]
 
unsigned pTruth [0]
 

Detailed Description

Definition at line 144 of file lpkInt.h.

Field Documentation

unsigned Lpk_Fun_t_::fMark

Definition at line 153 of file lpkInt.h.

unsigned Lpk_Fun_t_::fSupports

Definition at line 152 of file lpkInt.h.

unsigned Lpk_Fun_t_::Id

Definition at line 147 of file lpkInt.h.

unsigned Lpk_Fun_t_::nAreaLim

Definition at line 150 of file lpkInt.h.

unsigned Lpk_Fun_t_::nDelayLim

Definition at line 151 of file lpkInt.h.

unsigned Lpk_Fun_t_::nLutK

Definition at line 149 of file lpkInt.h.

unsigned Lpk_Fun_t_::nVars

Definition at line 148 of file lpkInt.h.

char Lpk_Fun_t_::pDelays[16]

Definition at line 156 of file lpkInt.h.

char Lpk_Fun_t_::pFanins[16]

Definition at line 157 of file lpkInt.h.

unsigned Lpk_Fun_t_::pTruth[0]

Definition at line 158 of file lpkInt.h.

unsigned Lpk_Fun_t_::puSupps[32]

Definition at line 155 of file lpkInt.h.

unsigned Lpk_Fun_t_::uSupp

Definition at line 154 of file lpkInt.h.

Vec_Ptr_t* Lpk_Fun_t_::vNodes

Definition at line 146 of file lpkInt.h.


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