Review Board 2.0.15


sim: Make MaxTick in Python match the one in C++

Review Request #1945 - Created July 12, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
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.
All regressions pass
Review request changed
Updated (July 18, 2013, 5:22 a.m.)

Status: Closed (submitted)