config, arm: Add a high-performance in order timing model
authorAshkan Tousi <ashkan.tousimojarad@arm.com>
Mon, 10 Jul 2017 15:26:22 +0000 (16:26 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Thu, 27 Jul 2017 15:16:30 +0000 (15:16 +0000)
commite017122e83db2ef3febd4bc241f515b2a0d3f5ef
tree090ccf85ac0d9bd381f84d758425609c94daed01
parent37d48eac19b6b2d5f857ff868ec6d1de4ea02536
config, arm: Add a high-performance in order timing model

The High-Performance In-order (HPI) CPU timing model is tuned to be
representative of a modern in-order ARMv8-A implementation. The HPI
core and its supporting simulation scripts, namely starter_se.py and
starter_fs.py (under /configs/example/arm/) are part of the ARM
Research Starter Kit on System Modeling. More information can be found
at: http://www.arm.com/ResearchEnablement/SystemModeling

Change-Id: I124bd06ba42d20abff09d447542b031d17eabe22
Signed-off-by: Ashkan Tousi <ashkan.tousimojarad@arm.com>
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/4201
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
configs/common/cores/arm/HPI.py [new file with mode: 0644]