Go to the documentation of this file.
38 #ifndef __MEM_RUBY_NETWORK_FAULT_MODEL_FAULTMODEL_HH__
39 #define __MEM_RUBY_NETWORK_FAULT_MODEL_FAULTMODEL_HH__
43 #define MAX_BUFFERS_per_VC 5
44 #define BASELINE_TEMPERATURE_CELCIUS 71
50 #include "params/FaultModel.hh"
112 int number_of_outputs,
113 int number_of_vcs_per_vnet,
114 int number_of_buff_per_data_vc,
115 int number_of_buff_per_ctrl_vc);
132 float *aggregate_fault_prob);
147 #endif //__MEM_RUBY_NETWORK_FAULT_MODEL_FAULTMODEL_HH__
@ temperature_record_temp
bool fault_vector(int routerID, int temperature, float fault_vector[])
std::string fault_type_to_string(int fault_type_index)
@ credit_conservation__credit_generation
FaultModel(const Params &p)
@ conf_record_first_fault_type
@ data_corruption__all_bits
@ data_corruption__few_bits
@ flit_conservation__flit_duplication
bool fault_prob(int routerID, int temperature, float *aggregate_fault_prob)
@ erroneous_allocation__VC
@ temperature_record_weight
int declare_router(int number_of_inputs, int number_of_outputs, int number_of_vcs_per_vnet, int number_of_buff_per_data_vc, int number_of_buff_per_ctrl_vc)
std::vector< system_conf > routers
@ conf_record_buff_per_vc
@ erroneous_allocation__switch
std::vector< int > temperature_weights
Abstract superclass for simulation objects.
@ fields_per_temperature_record
@ credit_conservation__credit_loss
temperature_record_format
@ flit_conservation__flit_loss_or_split
std::vector< system_conf > configurations
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
@ conf_record_last_fault_type
Generated on Tue Dec 21 2021 11:34:33 for gem5 by doxygen 1.8.17