removed libruby file reference from ruby_se.py
This commit is contained in:
parent
30a185dcd0
commit
912f3d7074
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ rubymem = RubyMemory(
|
|||
range = AddrRange("512MB"),
|
||||
clock = "1GHz",
|
||||
num_cpus = np,
|
||||
libruby_file = "src/mem/ruby/amd64-linux/generated/MOESI_CMP_directory/bin/libruby.so",
|
||||
config_file = "ruby.config",
|
||||
stats_file = "m5out/ruby.stats"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue