summaryrefslogtreecommitdiff
path: root/configs/learning_gem5/part3/ruby_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'configs/learning_gem5/part3/ruby_test.py')
-rw-r--r--configs/learning_gem5/part3/ruby_test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/learning_gem5/part3/ruby_test.py b/configs/learning_gem5/part3/ruby_test.py
index 9b14a7a8f..952e33a37 100644
--- a/configs/learning_gem5/part3/ruby_test.py
+++ b/configs/learning_gem5/part3/ruby_test.py
@@ -28,7 +28,8 @@
# Authors: Jason Lowe-Power
""" This file creates a system with Ruby caches and runs the ruby random tester
-See Part 3 in the Learning gem5 book: learning.gem5.org/book/part3
+See Part 3 in the Learning gem5 book:
+http://gem5.org/documentation/learning_gem5/part3/MSIintro
IMPORTANT: If you modify this file, it's likely that the Learning gem5 book
also needs to be updated. For now, email Jason <jason@lowepower.com>