Hi everyone, I know how to set the max number of instructions using the fs.py scripts. Setting "maxinsts" causes the cpus' max_insts_any_thread variable to be set. However, I'm currently using the board and Simulator style of creating the run scripts so these variables aren't exposed in the processor object I give to the board. I've been going around the code base and trying out different ways to set max_insts_any_thread but I always end up with " ... has no parameter max_insts_any_thread". Any ideas? Thank you.
Best regards, Hossam
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org