Public Member Functions |
| PredecBlk (int num_dec_signals, Decoder *dec, double C_wire_predec_blk_out, double R_wire_predec_blk_out, int num_dec_per_predec, bool is_dram_, bool is_blk1) |
void | compute_widths () |
void | compute_area () |
pair< double, double > | compute_delays (pair< double, double > inrisetime) |
void | SSTleakage_feedback (double temperature) |
Data Fields |
Decoder * | dec |
bool | exist |
int | number_input_addr_bits |
double | C_ld_predec_blk_out |
double | R_wire_predec_blk_out |
int | branch_effort_nand2_gate_output |
int | branch_effort_nand3_gate_output |
bool | flag_two_unique_paths |
int | flag_L2_gate |
int | number_inputs_L1_gate |
int | number_gates_L1_nand2_path |
int | number_gates_L1_nand3_path |
int | number_gates_L2 |
int | min_number_gates_L1 |
int | min_number_gates_L2 |
int | num_L1_active_nand2_path |
int | num_L1_active_nand3_path |
double | w_L1_nand2_n [MAX_NUMBER_GATES_STAGE] |
double | w_L1_nand2_p [MAX_NUMBER_GATES_STAGE] |
double | w_L1_nand3_n [MAX_NUMBER_GATES_STAGE] |
double | w_L1_nand3_p [MAX_NUMBER_GATES_STAGE] |
double | w_L2_n [MAX_NUMBER_GATES_STAGE] |
double | w_L2_p [MAX_NUMBER_GATES_STAGE] |
double | delay_nand2_path |
double | delay_nand3_path |
powerDef | power_nand2_path |
powerDef | power_nand3_path |
powerDef | power_L2 |
bool | is_dram_ |
The documentation for this class was generated from the following files:
- sst/core/techModels/libMcPATbeta/decoder.h
- sst/core/techModels/libMcPATbeta/decoder.cc