Public Member Functions |
|
| PredecBlkDrv (int way_select, PredecBlk *blk_, bool is_dram) |
|
void | compute_widths () |
|
void | compute_area () |
|
pair< double, double > | compute_delays (double inrisetime_nand2_path, double inrisetime_nand3_path) |
|
int | num_addr_bits_nand2_path () |
|
int | num_addr_bits_nand3_path () |
|
double | get_rdOp_dynamic_E (int num_act_mats_hor_dir) |
|
void | SSTleakage_feedback (double temperature) |
Data Fields |
|
int | flag_driver_exists |
|
int | number_input_addr_bits |
|
int | number_gates_nand2_path |
|
int | number_gates_nand3_path |
|
int | min_number_gates |
|
int | num_buffers_driving_1_nand2_load |
|
int | num_buffers_driving_2_nand2_load |
|
int | num_buffers_driving_4_nand2_load |
|
int | num_buffers_driving_2_nand3_load |
|
int | num_buffers_driving_8_nand3_load |
|
int | num_buffers_nand3_path |
|
double | c_load_nand2_path_out |
|
double | c_load_nand3_path_out |
|
double | r_load_nand2_path_out |
|
double | r_load_nand3_path_out |
|
double | width_nand2_path_n [MAX_NUMBER_GATES_STAGE] |
|
double | width_nand2_path_p [MAX_NUMBER_GATES_STAGE] |
|
double | width_nand3_path_n [MAX_NUMBER_GATES_STAGE] |
|
double | width_nand3_path_p [MAX_NUMBER_GATES_STAGE] |
|
double | delay_nand2_path |
|
double | delay_nand3_path |
|
powerDef | power_nand2_path |
|
powerDef | power_nand3_path |
|
PredecBlk * | blk |
|
Decoder * | dec |
|
bool | is_dram_ |
|
int | way_select |
The documentation for this class was generated from the following files:
- sst/core/techModels/libMcPATbeta/decoder.h
- sst/core/techModels/libMcPATbeta/decoder.cc