#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 |
int | timeToMap |
int | timeCuts |
int | timeTruth |
int | timeMatch |
int | timeRecover |
int | timeToNet |
int | timeTotal |
int | time1 |
int | time2 |
STRUCTURE DEFINITIONS ///
Definition at line 99 of file fpgaInt.h.