summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/dram/low_power_sweep.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dram/low_power_sweep.py b/configs/dram/low_power_sweep.py
index 610404332..9adfcaff0 100644
--- a/configs/dram/low_power_sweep.py
+++ b/configs/dram/low_power_sweep.py
@@ -43,7 +43,7 @@ from m5.objects import *
from m5.util import addToPath
from m5.stats import periodicStatDump
-addToPath('../common')
+addToPath(os.getcwd() + '/configs/common')
import MemConfig
# This script aims at triggering low power state transitions in the DRAM