Hello,
I am new to gem5. When I try to run the gem5 using HMC configurations
build/ARM/gem5.opt configs/example/hmc_hello.py
or
build/ARM/gem5.opt configs/example/hmctest.py
I get this error
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "build/ARM/python/m5/main.py", line 457, in main
exec(filecode, scope)
File "configs/example/hmc_hello.py", line 63, in <module>
MemConfig.config_mem(options, system)
File "/home/veronia/gem5/configs/common/MemConfig.py", line 270, in
config_mem
mem_ctrls[i].port = xbar[i/4].master
TypeError: list indices must be integers or slices, not float
Thanks,
Veronia
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s