learning_gem5: Add a simple config for MI_example
authorJason Lowe-Power <jason@lowepower.com>
Fri, 9 Mar 2018 20:10:54 +0000 (12:10 -0800)
committerJason Lowe-Power <jason@lowepower.com>
Fri, 23 Mar 2018 15:50:28 +0000 (15:50 +0000)
commit173227b390895636947c7c1bf5cbcd60d3c40ee7
treee9882fd5be1f208203b6dbdb76b53a3d68ac9894
parentd9f9b80dc9b7f1d892f9b977a1342e98ebc75b00
learning_gem5: Add a simple config for MI_example

Adds a new config script to configure the MI_example protocol. This script
closely follows the script used for MSI, but instead supports the
MI_example protocol. This script works with the simple_ruby runscript and
can be included instead of msi_caches.

Change-Id: I8be0be67bf51369763ba103a5f101cfc01ad8859
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/8945
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
configs/learning_gem5/part3/ruby_caches_MI_example.py [new file with mode: 0644]
configs/learning_gem5/part3/simple_ruby.py