I would like to ask whether all-bank refresh can be disabled when using the ramulator2 model, and if it is disabled, will it affect the normal simulation?
Also, I would like to ask: in the code s_read_latency += req.depart - req.arrive;, what is the unit of s_read_latency? Is it cycles or nanoseconds?
I would like to ask whether all-bank refresh can be disabled when using the ramulator2 model, and if it is disabled, will it affect the normal simulation?
Also, I would like to ask: in the code
s_read_latency += req.depart - req.arrive;, what is the unit ofs_read_latency? Is it cycles or nanoseconds?