sim: Use the Temperature param type
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 19 Jan 2021 10:16:03 +0000 (10:16 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 26 Jan 2021 10:40:11 +0000 (10:40 +0000)
commitad82dd3b56331d3447cf0c6df6a78606989df4ca
tree019834475c43a5c4fcb69d167db0f994e188d568
parent69f4aee33c07134a651dd032f28944e30ab5b322
sim: Use the Temperature param type

Add support for passing typed temperatures using the new Temperature
param type.

Change-Id: If68d619fd824e171d895a5cbbe4d0325d4c4f4db
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39219
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
src/sim/power/PowerModel.py
src/sim/power/ThermalDomain.py
src/sim/power/ThermalModel.py
src/sim/power/power_model.cc
src/sim/power/thermal_domain.cc
src/sim/power/thermal_model.cc