gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Issuing random instructions from readyInsts

ZY
Ziyao Yan
Wed, Oct 25, 2023 10:26 AM

Hi all,

I'm currently working on the O3 CPU model and want to issue random
instructions in the IWE stage during the readyInsts issuing. It seems like
the program forbids such actions and asserts that the instruction being
issued is the oldest one. Am I looking in the wrong place to do this? Any
help would be greatly appreciated.

Thanks, Ziyao

Hi all, I'm currently working on the O3 CPU model and want to issue random instructions in the IWE stage during the readyInsts issuing. It seems like the program forbids such actions and asserts that the instruction being issued is the oldest one. Am I looking in the wrong place to do this? Any help would be greatly appreciated. Thanks, Ziyao