summaryrefslogtreecommitdiff
path: root/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stderr
blob: 6f99fb4567b0284e9673b517ccd26ccc2f10cabf (plain)
1
2
3
4
5
6
7
8
9
10
11
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "build/ALPHA_SE/python/m5/main.py", line 314, in main
    execfile(sys.argv[0], scope)
  File "tests/run.py", line 18, in ?
    execfile(os.path.join(tests_root, 'configs', config + '.py'))
  File "tests/configs/simple-timing.py", line 13, in ?
    MyCache(size = '2MB'))
  File "build/ALPHA_SE/python/m5/objects/BaseCPU.py", line 52, in addTwoLevelCacheHierarchy
    self.l2cache.cpu_side = toL2Bus.port
NameError: global name 'toL2Bus' is not defined