summaryrefslogtreecommitdiff
path: root/configs/learning_gem5/part3/test_caches.py
diff options
context:
space:
mode:
Diffstat (limited to 'configs/learning_gem5/part3/test_caches.py')
-rw-r--r--configs/learning_gem5/part3/test_caches.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/learning_gem5/part3/test_caches.py b/configs/learning_gem5/part3/test_caches.py
index 6495dc558..9df350b24 100644
--- a/configs/learning_gem5/part3/test_caches.py
+++ b/configs/learning_gem5/part3/test_caches.py
@@ -29,7 +29,8 @@
""" This file creates a set of Ruby caches, the Ruby network, and a simple
point-to-point topology for the RubyRandomTester to use.
-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>