Hi All,
I have 2 questions.
Q1. gem5-stable is no longer available. Where to download stable version of
gem5?
Q2. I am trying to run HMC simulation with following command (on latest
version of gem5) and getting the following error.
build/ARM/gem5.opt configs/example/fs.py -I 10000000 --mem-type HMC_2500_x32
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/muhammad/gem5/src/python/m5/main.py", line 400, in main
exec filecode in scope
File "configs/example/fs.py", line 341, in <module>
test_sys = build_test_system(np)
File "configs/example/fs.py", line 232, in build_test_system
MemConfig.config_mem(options, test_sys)
File "/home/muhammad/gem5/configs/common/MemConfig.py", line 156, in
config_mem
HMChost = HMC.config_host_hmc(options, system)
File "/home/muhammad/gem5/configs/common/HMC.py", line 261, in
config_host_hmc
for i in xrange(system.hmc_host.num_serial_links)]
*AttributeError: Values instance has no attribute 'ser_ranges'*
Is there any running code for HMC simulation available? Your response will
be appreciated.
Thanks
Muzamil
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users