Review Board 2.0.15


mem: Add DRAM cycle time

Review Request #2269 - Created April 23, 2014 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10221:02b6fdd33908
---------------------------
mem: Add DRAM cycle time

This patch extends the current timing parameters with the DRAM cycle
time. This is needed as the DRAMPower tool expects timestamps in DRAM
cycles. At the moment we could get away with doing this in a
post-processing step as the DRAMPower execution is separate from the
simulation run. However, in the long run we want the tool to be called
during the simulation, and then the cycle time is needed.

   
Review request changed
Updated (May 9, 2014, 4 p.m.)

Status: Closed (submitted)