abc-master
|
STRUCTURE DEFINITIONS ///. More...
#include <fpgaInt.h>
Data Fields | |
Fpga_Node_t ** | pBins |
int | nBins |
Fpga_Node_t ** | pInputs |
int | nInputs |
Fpga_Node_t ** | pOutputs |
int | nOutputs |
int | nNodes |
int | nLatches |
Fpga_Node_t * | pConst1 |
Fpga_NodeVec_t * | vNodesAll |
Fpga_NodeVec_t * | vAnds |
Fpga_NodeVec_t * | vMapping |
char * | pFileName |
char ** | ppOutputNames |
float * | pInputArrivals |
int | nVarsMax |
int | fAreaRecovery |
int | fVerbose |
int | fSwitching |
int | fLatchPaths |
int | nTravIds |
float | DelayTarget |
int | nChoiceNodes |
int | nChoices |
int | nCanons |
int | nMatches |
Fpga_LutLib_t * | pLutLib |
Extra_MmFixed_t * | mmNodes |
Extra_MmFixed_t * | mmCuts |
int | fResynthesis |
float | fRequiredGlo |
float | fRequiredShift |
float | fRequiredStart |
float | fRequiredGain |
float | fAreaGlo |
float | fAreaGain |
float | fEpsilon |
float | fDelayWindow |
float | DelayLimit |
float | AreaLimit |
float | TimeLimit |
clock_t | timeToMap |
clock_t | timeCuts |
clock_t | timeTruth |
clock_t | timeMatch |
clock_t | timeRecover |
clock_t | timeToNet |
clock_t | timeTotal |
clock_t | time1 |
clock_t | time2 |
Extra_MmFixed_t* Fpga_ManStruct_t_::mmCuts |
Extra_MmFixed_t* Fpga_ManStruct_t_::mmNodes |
Fpga_Node_t** Fpga_ManStruct_t_::pBins |
Fpga_Node_t* Fpga_ManStruct_t_::pConst1 |
Fpga_Node_t** Fpga_ManStruct_t_::pInputs |
Fpga_LutLib_t* Fpga_ManStruct_t_::pLutLib |
Fpga_Node_t** Fpga_ManStruct_t_::pOutputs |
Fpga_NodeVec_t* Fpga_ManStruct_t_::vAnds |
Fpga_NodeVec_t* Fpga_ManStruct_t_::vMapping |
Fpga_NodeVec_t* Fpga_ManStruct_t_::vNodesAll |