Hi
I am getting the error
[EMAIL PROTECTED] gcc]$ runm5
M5 Simulator System
Copyright (c) 2001-2006
The Regents of The University of Michigan
All Rights Reserved
M5 compiled Mar 11 2008 00:03:09
M5 started Wed Mar 12 12:32:29 2008
M5 executing on kani.cs.lamar.edu
command line: ../../../build/ALPHA_SE_kani/m5.opt runshort.py
Traceback (most recent call last):
File "<string>", line 1, in ?
File "build/ALPHA_SE/python/m5/main.py", line 350, in main
File "runshort.py", line 3, in ?
from DetailedUniConfig import *
File "/space/ashutoshj/m5_2.0b4/tests/DetailedUniConfig.py", line 3, in ?
from MemConfig import *
File "/space/ashutoshj/m5_2.0b4/tests/MemConfig.py", line 35, in ?
class SDRAM(BaseMemory):
NameError: name 'BaseMemory' is not defined
[EMAIL PROTECTED] gcc]$
I have the file BaseMemory.py but where under which folder I should put this
file............
Thanks in advance..........please help
--
Ashutosh Jain
M.S. Computer Science,
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users