diff options
Diffstat (limited to 'tests/configs/gpu-randomtest-ruby.py')
-rw-r--r-- | tests/configs/gpu-randomtest-ruby.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/configs/gpu-randomtest-ruby.py b/tests/configs/gpu-randomtest-ruby.py index d0a891880..3d088f4ec 100644 --- a/tests/configs/gpu-randomtest-ruby.py +++ b/tests/configs/gpu-randomtest-ruby.py @@ -140,6 +140,3 @@ for ruby_port in system.ruby._cpu_ports: root = Root(full_system = False, system = system ) root.system.mem_mode = 'timing' - -# Not much point in this being higher than the L1 latency -m5.ticks.setGlobalFrequency('1ns') |