projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a48fa
)
config: Update location of ruby topologies in help
author
David Hashe
<david.hashe@amd.com>
Sat, 4 Jul 2015 15:43:47 +0000
(10:43 -0500)
committer
David Hashe
<david.hashe@amd.com>
Sat, 4 Jul 2015 15:43:47 +0000
(10:43 -0500)
Committed by: Nilay Vaish <nilay@cs.wisc.edu>
configs/ruby/Ruby.py
patch
|
blob
|
history
diff --git
a/configs/ruby/Ruby.py
b/configs/ruby/Ruby.py
index 1fa969782c0c30af83823d3343325b6992212989..c9ef715937c1169d2068e40794b1a0e3d86f7ec3 100644
(file)
--- a/
configs/ruby/Ruby.py
+++ b/
configs/ruby/Ruby.py
@@
-66,7
+66,7
@@
def define_options(parser):
# ruby network options
parser.add_option("--topology", type="string", default="Crossbar",
-
help="check src/mem/ruby/network
/topologies for complete set")
+
help="check configs
/topologies for complete set")
parser.add_option("--mesh-rows", type="int", default=1,
help="the number of rows in the mesh topology")
parser.add_option("--garnet-network", type="choice",