config: Add Current as a parameter type
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 9 Oct 2014 21:52:00 +0000 (17:52 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 9 Oct 2014 21:52:00 +0000 (17:52 -0400)
commitc81517c293cdd3f612efae94d1143fb0cf002287
tree9ea19c7d392e4ba450aa8f4f95831c51e7399cbd
parent06f4b521aa3ab32fbde45c97568bd84d218921d6
config: Add Current as a parameter type

This patch adds the Python parameter type Current, which is used for
the DRAM power modelling (to start with). With this addition we avoid
implicit unit assumptions.
src/python/m5/params.py
src/python/m5/util/convert.py