summaryrefslogtreecommitdiff
path: root/src/python/m5/util/convert.py
AgeCommit message (Expand)Author
2019-02-25python: Add Python 3 workarounds for longAndreas Sandberg
2019-02-20config: Make parameter conversion handle integers in other bases.Gabe Black
2019-02-12python: Make exception handling Python 3 safeAndreas Sandberg
2017-11-13util: Add a "toEnergy" function to the convert module.Gabe Black
2017-11-13util: Simplify/consolidate the python conversion module.Gabe Black
2014-10-09config: Add Current as a parameter typeAndreas Hansson
2013-08-19power: Add voltage domains to the clock domainsAkash Bagdia
2010-11-23Copyright: Add AMD copyright to the param changes I just made.Gabe Black
2010-11-23Params: Add parameter types for IP addresses in various forms.Gabe Black
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert