config: Make the Clock a Tick parameter like Latency/Frequency
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 24 Jan 2014 21:29:29 +0000 (15:29 -0600)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 24 Jan 2014 21:29:29 +0000 (15:29 -0600)
commitdaa781d2db938dcc7bea4455b03838fa5bf6ddbf
tree2df81e8d2c0db8d09d055dac5b032b27be4360f2
parentf2b0b551cc02084dbabe0c14a2fd64dd85a3fbfc
config: Make the Clock a Tick parameter like Latency/Frequency

This patch makes the Clock a TickParamValue just like
Latency/Frequency. There is no longer any need to distinguish it
(originally needed to support multiplication).
src/python/m5/params.py