Hey Ashkan,

1) The gem5-stable repo will be decommissioned soon and you definitely
shouldn't be using that. You should definitely move to the latest release.

3) I don't think your dram changes are related to the error you are seeing.
Also, I don't see any code for fast forwarding in your config file.
Regarding the itb and the dtb connections, try comparing your script to the
learning_gem5 one -
https://github.com/powerjg/learning_gem5/blob/master/_static/scripts/part3/system.py
Finally, for -F and -I, check how they are implemented in the example gem5
scripts (mostly in configs/common/Simulation.py). You will need to do
something similar in your own config file.


Cheers,
Swapnil Haria,
Graduate Student,
Dept of Computer Sciences,
University of Wisconsin-Madison
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to