gem5/tests/quick/20.eio-short/ref/alpha/eio/simple-timing/stderr
Steve Reinhardt 7ecc7f5083 Update reference outputs
--HG--
extra : convert_revision : df9cf835e0910df1e8e80152825fde9327d4aadb
2006-08-16 14:45:12 -04:00

12 lines
527 B
Plaintext

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