Make it so one can do math with a Clock type in the config files
authorNathan Binkert <binkertn@umich.edu>
Mon, 21 Nov 2005 04:57:26 +0000 (23:57 -0500)
committerNathan Binkert <binkertn@umich.edu>
Mon, 21 Nov 2005 04:57:26 +0000 (23:57 -0500)
commitd733d168ca104ce690ca5f3396d7b3e336f16db2
tree258ef1f72975fac02dd93c50af52e9ddd5a45fbe
parent3b8b8384176f3720846765805857c916b7724a8c
Make it so one can do math with a Clock type in the config files

python/m5/config.py:
    Make Clock a NumericParamValue so you can do math with it

--HG--
extra : convert_revision : 7fa548d1a23c604a31d3ecae3853949b064a1830
python/m5/config.py