1c1
< # Copyright (c) 2006 The Regents of The University of Michigan
---
> # Copyright (c) 2006-2007 The Regents of The University of Michigan
40c40,42
< root = Root(clock = '2GHz', system = system)
---
> root = Root(system=system)
>
> m5.ticks.setGlobalFrequency('2GHz')