67c67
< simtime = int(options.maxtime * root.clock.value)
---
> simtime = m5.ticks.seconds(simtime)