Regression: Fix topologies path in failing pc-simple-timing-ruby
This patch updates the path to the Ruby topologies and thus fixes a failing regression.
This commit is contained in:
@@ -33,7 +33,7 @@ from Benchmarks import SysConfig
|
||||
import FSConfig
|
||||
|
||||
m5.util.addToPath('../configs/ruby')
|
||||
m5.util.addToPath('../configs/topology')
|
||||
m5.util.addToPath('../configs/topologies')
|
||||
import Ruby
|
||||
import Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user