Hi,
I have trouble running SPEC2006, when I try to run cmp.py I get the
following error:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/heba/gem5/src/python/m5/main.py", line 357, in main
exec filecode in scope
File "configs/example/cmp.py", line 75, in <module>
system.cpu[i].connectMemPorts(system.membus)
File "/home/heba/gem5/src/python/m5/SimObject.py", line 683, in
__getattr__
% (self.__class__.__name__, attr)
AttributeError: object 'TmpClass' has no attribute 'connectMemPorts'
Any suggestions?
Thanks,
--
Heba
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users