summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/o3-timing/simerr
blob: 562787dcb334e76004cba0f71b98d36a6e2ea543 (plain)
1
2
3
4
5
6
7
8
9
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/proj/radl_extra/users/bbeckman/noc_m5/src/python/m5/main.py", line 359, in main
    exec filecode in scope
  File "tests/run.py", line 70, in <module>
    execfile(joinpath(tests_root, 'configs', test_filename + '.py'))
  File "tests/configs/o3-timing.py", line 40, in <module>
    cpu = DerivO3CPU(cpu_id=0)
NameError: name 'DerivO3CPU' is not defined