mem: Add tRAS parameter to the DRAM controller model
authorAni Udipi <ani.udipi@arm.com>
Fri, 1 Nov 2013 15:56:16 +0000 (11:56 -0400)
committerAni Udipi <ani.udipi@arm.com>
Fri, 1 Nov 2013 15:56:16 +0000 (11:56 -0400)
commitd4cf009b95d34b75408363bc085c2e9e9de458d9
tree01825a265f0e48f850f5ef4d33dc8e03932f2d3f
parent0e6ced5c4f0c0e2f35dcbdfe4797215f4c7b0e8e
mem: Add tRAS parameter to the DRAM controller model

This patch adds an explicit tRAS parameter to the DRAM controller
model. Previously tRAS was, rather conservatively, assumed to be tRCD
+ tCL + tRP. The default values for tRAS are chosen to match the
previous behaviour and will be updated later.
src/mem/SimpleDRAM.py
src/mem/simple_dram.cc
src/mem/simple_dram.hh