Hi Andreas,
Thanks for you reply. I am trying to understand src/cpu/minor. If I have a
question, I will write back to the forum.
Thanks
> Hi Naveed,
>
> The InOrder CPU is deprecated. Have a look at Minor in src/cpu/minor.
>
> Andreas
>
> On 07/10/2014 17:23, "Naveed Ul Mustafa via gem5-users"
>
Hi Naveed,
The InOrder CPU is deprecated. Have a look at Minor in src/cpu/minor.
Andreas
On 07/10/2014 17:23, "Naveed Ul Mustafa via gem5-users"
wrote:
>
>Hi All,
>
>I need to model Cortex A7 architecture using gem5. It is a 8
>stage-pipeline architecture with in-order execution.
>
>Is there a
Hi All,
I need to model Cortex A7 architecture using gem5. It is a 8
stage-pipeline architecture with in-order execution.
Is there anyone who has worked on this or can anyone guide me where to
start. I know there is InOrderCPU.py in src/cpu/inorder. In documentation
it states that by default it