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

#include <fpgaInt.h>

Public Attributes

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.

Member Data Documentation

◆ fVarPinDelays

int Fpga_LutLibStruct_t_::fVarPinDelays

Definition at line 174 of file fpgaInt.h.

◆ LutMax

int Fpga_LutLibStruct_t_::LutMax

Definition at line 173 of file fpgaInt.h.

◆ pLutAreas

float Fpga_LutLibStruct_t_::pLutAreas[FPGA_MAX_LUTSIZE+1]

Definition at line 175 of file fpgaInt.h.

◆ pLutDelays

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

Definition at line 176 of file fpgaInt.h.

◆ pName

char* Fpga_LutLibStruct_t_::pName

Definition at line 172 of file fpgaInt.h.


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