Public Member Functions |
| CoreDynParam (ParseXML *XML_interface, int ithCore_) |
| CoreDynParam (ParseXML *XML_interface, int ithCore_) |
Data Fields |
bool | opt_local |
bool | x86 |
enum Core_type | core_ty |
enum Renaming_type | rm_ty |
enum Scheduler_type | scheu_ty |
double | clockRate |
double | executionTime |
int | arch_ireg_width |
int | arch_freg_width |
int | phy_ireg_width |
int | phy_freg_width |
int | num_IRF_entry |
int | num_FRF_entry |
int | num_ifreelist_entries |
int | num_ffreelist_entries |
int | fetchW |
int | decodeW |
int | issueW |
int | peak_issueW |
int | commitW |
int | peak_commitW |
int | predictionW |
int | fp_issueW |
int | fp_decodeW |
int | perThreadState |
int | globalCheckpoint |
int | instruction_length |
int | pc_width |
int | opcode_length |
int | micro_opcode_length |
int | num_hthreads |
int | pipeline_stages |
int | fp_pipeline_stages |
int | num_pipelines |
int | num_fp_pipelines |
int | num_alus |
int | num_muls |
double | num_fpus |
int | int_data_width |
int | fp_data_width |
int | v_address_width |
int | p_address_width |
double | pipeline_duty_cycle |
double | total_cycles |
double | busy_cycles |
double | idle_cycles |
bool | regWindowing |
bool | multithreaded |
double | pppm_lkg_multhread [4] |
double | IFU_duty_cycle |
double | LSU_duty_cycle |
double | MemManU_I_duty_cycle |
double | MemManU_D_duty_cycle |
double | ALU_duty_cycle |
double | MUL_duty_cycle |
double | FPU_duty_cycle |
double | ALU_cdb_duty_cycle |
double | MUL_cdb_duty_cycle |
double | FPU_cdb_duty_cycle |
The documentation for this class was generated from the following files: