ruby: changes how Topologies are created
[gem5.git] / configs / example / ruby_random_test.py
index b4d32b72cca3b625d01a8c92787abce40fd247c5..eae3873b75a6391f68dd225b921407873dcfd2ef 100644 (file)
@@ -35,6 +35,7 @@ from m5.util import addToPath
 import os, optparse, sys
 addToPath('../common')
 addToPath('../ruby')
+addToPath('../topologies')
 
 import Options
 import Ruby