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

#include <fpgaInt.h>

Data Fields

char * pName
 
int LutMax
 
int fVarPinDelays
 
float pLutAreas [FPGA_MAX_LUTSIZE+1]
 
float pLutDelays [FPGA_MAX_LUTSIZE+1][FPGA_MAX_LUTSIZE+1]
 

Detailed Description

Definition at line 170 of file fpgaInt.h.

Field Documentation

int Fpga_LutLibStruct_t_::fVarPinDelays

Definition at line 174 of file fpgaInt.h.

int Fpga_LutLibStruct_t_::LutMax

Definition at line 173 of file fpgaInt.h.

float Fpga_LutLibStruct_t_::pLutAreas[FPGA_MAX_LUTSIZE+1]

Definition at line 175 of file fpgaInt.h.

float Fpga_LutLibStruct_t_::pLutDelays[FPGA_MAX_LUTSIZE+1][FPGA_MAX_LUTSIZE+1]

Definition at line 176 of file fpgaInt.h.

char* Fpga_LutLibStruct_t_::pName

Definition at line 172 of file fpgaInt.h.


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