config: Add Current as a parameter type
Review Request #2448 - Created Sept. 29, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10444:dec5e0f271c5 --------------------------- 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 (Diff revision 1) -
Should be a space after the comma here, though I see now that this is just a copy of the same style error that occurs with several existing params.
