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

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_tpConst1
 
Fpga_NodeVec_tvNodesAll
 
Fpga_NodeVec_tvAnds
 
Fpga_NodeVec_tvMapping
 
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_tpLutLib
 
Extra_MmFixed_tmmNodes
 
Extra_MmFixed_tmmCuts
 
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
 

Detailed Description

STRUCTURE DEFINITIONS ///.

Definition at line 99 of file fpgaInt.h.

Field Documentation

float Fpga_ManStruct_t_::AreaLimit

Definition at line 154 of file fpgaInt.h.

float Fpga_ManStruct_t_::DelayLimit

Definition at line 153 of file fpgaInt.h.

float Fpga_ManStruct_t_::DelayTarget

Definition at line 127 of file fpgaInt.h.

float Fpga_ManStruct_t_::fAreaGain

Definition at line 150 of file fpgaInt.h.

float Fpga_ManStruct_t_::fAreaGlo

Definition at line 149 of file fpgaInt.h.

int Fpga_ManStruct_t_::fAreaRecovery

Definition at line 122 of file fpgaInt.h.

float Fpga_ManStruct_t_::fDelayWindow

Definition at line 152 of file fpgaInt.h.

float Fpga_ManStruct_t_::fEpsilon

Definition at line 151 of file fpgaInt.h.

int Fpga_ManStruct_t_::fLatchPaths

Definition at line 125 of file fpgaInt.h.

float Fpga_ManStruct_t_::fRequiredGain

Definition at line 148 of file fpgaInt.h.

float Fpga_ManStruct_t_::fRequiredGlo

Definition at line 145 of file fpgaInt.h.

float Fpga_ManStruct_t_::fRequiredShift

Definition at line 146 of file fpgaInt.h.

float Fpga_ManStruct_t_::fRequiredStart

Definition at line 147 of file fpgaInt.h.

int Fpga_ManStruct_t_::fResynthesis

Definition at line 144 of file fpgaInt.h.

int Fpga_ManStruct_t_::fSwitching

Definition at line 124 of file fpgaInt.h.

int Fpga_ManStruct_t_::fVerbose

Definition at line 123 of file fpgaInt.h.

Extra_MmFixed_t* Fpga_ManStruct_t_::mmCuts

Definition at line 141 of file fpgaInt.h.

Extra_MmFixed_t* Fpga_ManStruct_t_::mmNodes

Definition at line 140 of file fpgaInt.h.

int Fpga_ManStruct_t_::nBins

Definition at line 103 of file fpgaInt.h.

int Fpga_ManStruct_t_::nCanons

Definition at line 133 of file fpgaInt.h.

int Fpga_ManStruct_t_::nChoiceNodes

Definition at line 130 of file fpgaInt.h.

int Fpga_ManStruct_t_::nChoices

Definition at line 131 of file fpgaInt.h.

int Fpga_ManStruct_t_::nInputs

Definition at line 105 of file fpgaInt.h.

int Fpga_ManStruct_t_::nLatches

Definition at line 109 of file fpgaInt.h.

int Fpga_ManStruct_t_::nMatches

Definition at line 134 of file fpgaInt.h.

int Fpga_ManStruct_t_::nNodes

Definition at line 108 of file fpgaInt.h.

int Fpga_ManStruct_t_::nOutputs

Definition at line 107 of file fpgaInt.h.

int Fpga_ManStruct_t_::nTravIds

Definition at line 126 of file fpgaInt.h.

int Fpga_ManStruct_t_::nVarsMax

Definition at line 121 of file fpgaInt.h.

Fpga_Node_t** Fpga_ManStruct_t_::pBins

Definition at line 102 of file fpgaInt.h.

Fpga_Node_t* Fpga_ManStruct_t_::pConst1

Definition at line 110 of file fpgaInt.h.

char* Fpga_ManStruct_t_::pFileName

Definition at line 116 of file fpgaInt.h.

float* Fpga_ManStruct_t_::pInputArrivals

Definition at line 118 of file fpgaInt.h.

Fpga_Node_t** Fpga_ManStruct_t_::pInputs

Definition at line 104 of file fpgaInt.h.

Fpga_LutLib_t* Fpga_ManStruct_t_::pLutLib

Definition at line 137 of file fpgaInt.h.

Fpga_Node_t** Fpga_ManStruct_t_::pOutputs

Definition at line 106 of file fpgaInt.h.

char** Fpga_ManStruct_t_::ppOutputNames

Definition at line 117 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::time1

Definition at line 165 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::time2

Definition at line 166 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::timeCuts

Definition at line 159 of file fpgaInt.h.

float Fpga_ManStruct_t_::TimeLimit

Definition at line 155 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::timeMatch

Definition at line 161 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::timeRecover

Definition at line 162 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::timeToMap

Definition at line 158 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::timeToNet

Definition at line 163 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::timeTotal

Definition at line 164 of file fpgaInt.h.

clock_t Fpga_ManStruct_t_::timeTruth

Definition at line 160 of file fpgaInt.h.

Fpga_NodeVec_t* Fpga_ManStruct_t_::vAnds

Definition at line 112 of file fpgaInt.h.

Fpga_NodeVec_t* Fpga_ManStruct_t_::vMapping

Definition at line 113 of file fpgaInt.h.

Fpga_NodeVec_t* Fpga_ManStruct_t_::vNodesAll

Definition at line 111 of file fpgaInt.h.


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