#include <mapperInt.h>
Data Fields | |
Map_Node_t ** | pBins |
int | nBins |
Map_Node_t ** | pInputs |
int | nInputs |
Map_Node_t ** | pOutputs |
int | nOutputs |
int | nNodes |
Map_Node_t * | pConst1 |
Map_NodeVec_t * | vAnds |
Map_NodeVec_t * | vNodesAll |
Map_NodeVec_t * | vNodesTemp |
Map_NodeVec_t * | vMapping |
char ** | ppOutputNames |
Map_Time_t * | pInputArrivals |
int | nVarsMax |
int | fAreaRecovery |
int | fVerbose |
int | fMappingMode |
float | fRequiredGlo |
float | fEpsilon |
float | AreaBase |
float | AreaFinal |
int | nIterations |
bool | fObeyFanoutLimits |
float | DelayTarget |
int | nTravIds |
bool | fSwitching |
Map_SuperLib_t * | pSuperLib |
unsigned | uTruths [6][2] |
unsigned | uTruthsLarge [10][32] |
int | nCounts [32] |
int | nCountsBest [32] |
Map_NodeVec_t * | vVisited |
Extra_MmFixed_t * | mmNodes |
Extra_MmFixed_t * | mmCuts |
unsigned short * | uCanons |
char ** | uPhases |
char * | pCounters |
int | nChoiceNodes |
int | nChoices |
int | nCanons |
int | nMatches |
int | nPhases |
int | nFanoutViolations |
int | timeToMap |
int | timeCuts |
int | timeTruth |
int | timeMatch |
int | timeArea |
int | timeSweep |
int | timeToNet |
int | timeTotal |
int | time1 |
int | time2 |
int | time3 |
STRUCTURE DEFINITIONS ///
Definition at line 87 of file mapperInt.h.
Definition at line 114 of file mapperInt.h.
Definition at line 115 of file mapperInt.h.
Definition at line 118 of file mapperInt.h.
Definition at line 109 of file mapperInt.h.
Definition at line 113 of file mapperInt.h.
Definition at line 111 of file mapperInt.h.
Definition at line 117 of file mapperInt.h.
Definition at line 112 of file mapperInt.h.
Definition at line 120 of file mapperInt.h.
Definition at line 110 of file mapperInt.h.
Definition at line 132 of file mapperInt.h.
Definition at line 131 of file mapperInt.h.
Definition at line 91 of file mapperInt.h.
Definition at line 142 of file mapperInt.h.
Definition at line 140 of file mapperInt.h.
Definition at line 141 of file mapperInt.h.
int Map_ManStruct_t_::nCounts[32] |
Definition at line 126 of file mapperInt.h.
int Map_ManStruct_t_::nCountsBest[32] |
Definition at line 127 of file mapperInt.h.
Definition at line 145 of file mapperInt.h.
Definition at line 93 of file mapperInt.h.
Definition at line 116 of file mapperInt.h.
Definition at line 143 of file mapperInt.h.
Definition at line 96 of file mapperInt.h.
Definition at line 95 of file mapperInt.h.
Definition at line 144 of file mapperInt.h.
Definition at line 119 of file mapperInt.h.
Definition at line 108 of file mapperInt.h.
Definition at line 90 of file mapperInt.h.
Definition at line 97 of file mapperInt.h.
Definition at line 137 of file mapperInt.h.
Definition at line 105 of file mapperInt.h.
Definition at line 92 of file mapperInt.h.
Definition at line 94 of file mapperInt.h.
Definition at line 104 of file mapperInt.h.
Definition at line 123 of file mapperInt.h.
Definition at line 156 of file mapperInt.h.
Definition at line 157 of file mapperInt.h.
Definition at line 158 of file mapperInt.h.
Definition at line 152 of file mapperInt.h.
Definition at line 149 of file mapperInt.h.
Definition at line 151 of file mapperInt.h.
Definition at line 153 of file mapperInt.h.
Definition at line 148 of file mapperInt.h.
Definition at line 154 of file mapperInt.h.
Definition at line 155 of file mapperInt.h.
Definition at line 150 of file mapperInt.h.
unsigned short* Map_ManStruct_t_::uCanons |
Definition at line 135 of file mapperInt.h.
char** Map_ManStruct_t_::uPhases |
Definition at line 136 of file mapperInt.h.
unsigned Map_ManStruct_t_::uTruths[6][2] |
Definition at line 124 of file mapperInt.h.
unsigned Map_ManStruct_t_::uTruthsLarge[10][32] |
Definition at line 125 of file mapperInt.h.
Definition at line 98 of file mapperInt.h.
Definition at line 101 of file mapperInt.h.
Definition at line 99 of file mapperInt.h.
Definition at line 100 of file mapperInt.h.
Definition at line 128 of file mapperInt.h.