mem: Add a GDDR5 DRAM config
authorOmar Naji <Omar.Naji@arm.com>
Tue, 2 Dec 2014 11:07:32 +0000 (06:07 -0500)
committerOmar Naji <Omar.Naji@arm.com>
Tue, 2 Dec 2014 11:07:32 +0000 (06:07 -0500)
commit0e63d2cd62bbab47a5b05b9b5bee8c1dc0da1683
treec106a4688df46a98be372dcf857e35b4ddfd22ac
parentb0aa5a326da8489583d055b4876f534b6fc23626
mem: Add a GDDR5 DRAM config

This patch adds a first cut GDDR5 config to accommodate the users
combining gem5 and GPUSim. The config is based on a SK Hynix
datasheet, and the Nvidia GTX580 specification. Someone from the
GPUSim user-camp should tweak the default page-policy and static
frontend and backend latencies.
src/mem/DRAMCtrl.py
src/mem/dram_ctrl.cc
src/mem/drampower.cc