Searched hist:5622 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Dsimulate.cc5622:e93e5b190bcc Fri Oct 10 03:17:00 EDT 2008 Nathan Binkert <nate@binkert.org> Rename the info function to inform to avoid likely name conflicts
/gem5/src/python/m5/
H A Dparams.py12250:d69d0f27049d Fri Nov 10 06:31:00 EST 2017 Gabe Black <gabeblack@google.com> config: Simplify the definitions of the Voltage and Current params.

These had a lot of code which duplicated what was already in the
Float param value class. Also, printing into the ini file with "%f"
forces python to truncate values which require more precision than the
fixed float format supports.

Change-Id: Iad9623b71a31d17b69c184082585dcbb881eaa20
Reviewed-on: https://gem5-review.googlesource.com/5622
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 38 milliseconds