34c34
< * If you use our tool for academic research, we request that you cite:
---
> * If you use our tool for academic research, we request that you cite:
66c66
< enum fault_type
---
> enum fault_type
108,111c108,111
< 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 declare_router(int number_of_inputs,
> int number_of_outputs,
> int number_of_vcs_per_vnet,
> int number_of_buff_per_data_vc,
115,117c115,117
<
< // the following 2 functions are called at runtime, to get the probability
< // of each fault type (fault_vector) or the aggregate fault probability
---
>
> // the following 2 functions are called at runtime, to get the probability
> // of each fault type (fault_vector) or the aggregate fault probability
120c120
< // Both functions also return a success flag (which is always true if
---
> // Both functions also return a success flag (which is always true if
123,124c123,124
< bool fault_vector(int routerID,
< int temperature,
---
> bool fault_vector(int routerID,
> int temperature,
128c128
< int temperature,
---
> int temperature,