mem: More descriptive enum names for address mapping
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 22 Apr 2013 17:20:33 +0000 (13:20 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 22 Apr 2013 17:20:33 +0000 (13:20 -0400)
commite61799aa7cfa7c9f9d4b1099ac4fd9ecbadd4b7b
tree450f4fcc3658fcb659037992bd0dd3e897761523
parent99b3a12a75d6f1826a3a127a6171724069caf0f2
mem: More descriptive enum names for address mapping

This patch changes the slightly ambigious names used for the address
mapping scheme to be more descriptive, and actually spell out what
they do. With this patch we also open up for adding more flavours of
open- and close-type mappings, i.e. interleaving across channels with
the open map.
src/mem/SimpleDRAM.py
src/mem/simple_dram.cc