Public Member Functions |
|
| EXECU (ParseXML *XML_interface, int ithCore_, InputParameter *interface_ip_, double lsq_height_, const CoreDynParam &dyn_p_, bool exist_=true) |
|
void | computeEnergy (bool is_tdp=true) |
|
void | displayEnergy (uint32_t indent=0, int plevel=100, bool is_tdp=true) |
|
void | SSTcomputeEnergy (bool is_tdp=true, double alu_access=0, double mul_access=0, double fpu_access=0) |
|
RegFU * | SSTreturnRFU () |
|
SchedulerU * | SSTreturnSCHEU () |
|
FunctionalUnit * | SSTreturnFPU () |
|
FunctionalUnit * | SSTreturnEXEU () |
|
interconnect * | SSTreturnIntBy () |
|
interconnect * | SSTreturnIntTagBy () |
|
interconnect * | SSTreturnFpBy () |
|
interconnect * | SSTreturnFpTagBy () |
|
McPATComponent | SSTreturnBy () |
|
| EXECU (ParseXML *XML_interface, int ithCore_, InputParameter *interface_ip_, double lsq_height_, const CoreDynParam &dyn_p_) |
|
void | computeEnergy (bool is_tdp=true) |
|
void | displayEnergy (uint32_t indent=0, int plevel=100, bool is_tdp=true) |
|
void | SSTcomputeEnergy (bool is_tdp=true, double bypass_access=0) |
|
RegFU * | SSTreturnRFU () |
|
SchedulerU * | SSTreturnSCHEU () |
|
FunctionalUnit * | SSTreturnFPU () |
|
FunctionalUnit * | SSTreturnEXEU () |
|
interconnect * | SSTreturnIntBy () |
|
interconnect * | SSTreturnIntTagBy () |
|
interconnect * | SSTreturnFpBy () |
|
interconnect * | SSTreturnFpTagBy () |
|
McPATComponent | SSTreturnBy () |
Data Fields |
|
ParseXML * | XML |
|
int | ithCore |
|
InputParameter | interface_ip |
|
double | clockRate |
|
double | executionTime |
|
double | scktRatio |
|
double | chip_PR_overhead |
|
double | macro_PR_overhead |
|
double | lsq_height |
|
CoreDynParam | coredynp |
|
RegFU * | rfu |
|
SchedulerU * | scheu |
|
FunctionalUnit * | fp_u |
|
FunctionalUnit * | exeu |
|
FunctionalUnit * | mul |
|
interconnect * | int_bypass |
|
interconnect * | intTagBypass |
|
interconnect * | int_mul_bypass |
|
interconnect * | intTag_mul_Bypass |
|
interconnect * | fp_bypass |
|
interconnect * | fpTagBypass |
|
McPATComponent | bypass |
|
bool | exist |
The documentation for this class was generated from the following files:
- sst/core/techModels/libMcPATbeta/core.h
- sst/core/techModels/libMcPATbeta06/core.h
- sst/core/techModels/libMcPATbeta/core.cc
- sst/core/techModels/libMcPATbeta06/core.cc