Review Board 2.0.15


mem: Add tTAW and tFAW to the SimpleDRAM model

Review Request #1588 - Created Dec. 6, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9496:8c0369668d7c
---------------------------
mem: Add tTAW and tFAW to the SimpleDRAM model

This patch adds two additional scheduling constraints to the DRAM
controller model, to constrain the activation rate. The two metrics
are determine the size of the activation window in terms of the number
of activates and the minimum time required for that number of
activates. This maps to current DDRx, LPDDRx and WIOx standards that
have either tFAW (4 activate window) or tTAW (2 activate window)
scheduling constraints.
util/regress all passing (disregarding t1000 and eio)

Issue Summary

2 0 2 0
Description From Last Updated Status
Review request changed
Updated (Jan. 30, 2013, 9:03 p.m.)

Status: Closed (submitted)