gem5/python/m5
Steve Reinhardt 535cfaa01e Mostly hacks for multiplying Frequency-type proxies by constants
(plus some small fixes).

python/m5/config.py:
    Hacks to allow multiplication on Frequency/Latency-valued proxies.
    Provide __rmul__ as well as __mul__ on Proxy objects.
test/genini.py:
    Default value for -EFOO should be True not 1 (since 1 is no longer
    convertable to Bool).

--HG--
extra : convert_revision : f8a221fcd9e095fdd7b7db4be0ed0cdcd20074be
2005-04-17 00:41:50 -04:00
..
objects Make the notion of a global event tick independent of the actual 2005-04-11 15:32:06 -04:00
__init__.py Byproducts of aborted attempt to refine 'parent' proxy semantics. 2005-03-18 13:34:28 -05:00
config.py Mostly hacks for multiplying Frequency-type proxies by constants 2005-04-17 00:41:50 -04:00
convert.py Fix the python NetworkBandwidth conversion function 2005-04-06 17:59:31 -04:00
multidict.py Use the multidict in the python config stuff. Makes code a bit 2005-03-22 00:53:01 -05:00
smartdict.py Better handling of latency/frequency parameter types 2005-03-25 22:59:29 -05:00