----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1945/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9809:3c0e4e380689 --------------------------- sim: Make MaxTick in Python match the one in C++ This patch aligns the MaxTick in Python with the one in C++. Thus, both reflect the maximum value that an unsigned 64-bit integer can have. Diffs ----- src/python/m5/simulate.py 13ffc0066b76 Diff: http://reviews.gem5.org/r/1945/diff/ Testing ------- All regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
