Hi, I noticed that the fs.py posted on the webpage ends with the following line: print 'Exiting @ cycle %i because %s' % (m5.curTick(), exit_cause).
Well, cycle is not the same as Tick. This is really misleading... Could someone make the easy fix by dividing the m5.curTick() by the number of ticks per clock period? Thanks, Steve
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
