Public Member Functions |
|
| RegFU (ParseXML *XML_interface, int ithCore_, InputParameter *interface_ip_, 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 int_regfile_reads=0, double int_regfile_writes=0, double float_regfile_reads=0, double float_regfile_writes=0, double RFWIN_read=0, double RFWIN_write=0) |
|
ArrayST * | SSTreturnIRF () |
|
ArrayST * | SSTreturnFRF () |
|
ArrayST * | SSTreturnRFWIN () |
|
void | SSTleakage_feedback (double temperature) |
|
| RegFU (ParseXML *XML_interface, int ithCore_, InputParameter *interface_ip_, 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 int_regfile_reads=0, double int_regfile_writes=0, double float_regfile_reads=0, double float_regfile_writes=0, double RFWIN_read=0, double RFWIN_write=0) |
|
ArrayST * | SSTreturnIRF () |
|
ArrayST * | SSTreturnFRF () |
|
ArrayST * | SSTreturnRFWIN () |
Data Fields |
|
ParseXML * | XML |
|
int | ithCore |
|
InputParameter | interface_ip |
|
CoreDynParam | coredynp |
|
double | clockRate |
|
double | executionTime |
|
double | scktRatio |
|
double | chip_PR_overhead |
|
double | macro_PR_overhead |
|
double | int_regfile_height |
|
double | fp_regfile_height |
|
ArrayST * | IRF |
|
ArrayST * | FRF |
|
ArrayST * | RFWIN |
|
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