Hi,
I wanted to compute the power consumption for a RISCV full system
simulation using McPAT. It would be great if anyone can give some
pointers towards how to do this, like what are the important
parameters that has to be given as input to McPAT to get reasonable
values for power consumption. I
Can someone explain the trick behind "RubySystem::memWriteback()" function?
More specifically, why all events first dequeued from ruby's queue and then
simulation invoked with the current tick, and fianlly all events are
written back to the queue?
On Fri, Jun 11, 2021 at 1:08 PM Majid Jalili wro