gem5/python
Nathan Binkert d3a4781ac5 Actually, you should'nt do math on Clock in the config files.
python/m5/config.py:
    Clock should not be a NumericParamValue since math on it can be
    ambiguous.  (As the comment clearly says.)

--HG--
extra : convert_revision : 74f8ec846c6a980d92e0bf4bf1c7fac73a75b923
2005-11-21 00:22:29 -05:00
..
m5 Actually, you should'nt do math on Clock in the config files. 2005-11-21 00:22:29 -05:00
SConscript Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00