Review Board 2.0.15


mem: add tCCD to DRAM controller

Review Request #2316 - Created July 23, 2014 and discarded - Latest diff uploaded

Information
Amin Farmahini
gem5
Reviewers
Default
This patch adds support for tCCD to the DRAM controller.
After changeset 10211: e084db2b1527 (Merge DRAM latency calculation and bank state update), DRAM latency calculations has changed and that changeset provides a rather simple way to incorporate the tCCD parameter into latency calculations.
None