gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Documentation related to adding new cpu model to gem5

JS
Jeena Samuel
Tue, Jun 14, 2022 5:07 AM

Hi,
Is there any documentation or videos related to adding a new cpu model to
gem5 according to the latest version of gem5 in github.

Thank You
Jeena Samuel

Hi, Is there any documentation or videos related to adding a new cpu model to gem5 according to the latest version of gem5 in github. Thank You Jeena Samuel
AA
Ayaz Akram
Wed, Jun 15, 2022 7:06 PM

Hi Jeena,

Part IV of this tutorial (https://www.gem5.org/events/asplos-2018) covers
adding a new CPU model in gem5. The other thing that you might find helpful
is the documentation on the existing CPU models in gem5:

https://www.gem5.org/documentation/general_docs/cpu_models/SimpleCPU
https://www.gem5.org/documentation/general_docs/cpu_models/O3CPU
https://www.gem5.org/documentation/general_docs/cpu_models/execution_basics

-Ayaz

On Mon, Jun 13, 2022 at 10:11 PM Jeena Samuel jeenasamuel30@gmail.com
wrote:

Hi,
Is there any documentation or videos related to adding a new cpu model to
gem5 according to the latest version of gem5 in github.

Thank You
Jeena Samuel


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi Jeena, Part IV of this tutorial (https://www.gem5.org/events/asplos-2018) covers adding a new CPU model in gem5. The other thing that you might find helpful is the documentation on the existing CPU models in gem5: https://www.gem5.org/documentation/general_docs/cpu_models/SimpleCPU https://www.gem5.org/documentation/general_docs/cpu_models/O3CPU https://www.gem5.org/documentation/general_docs/cpu_models/execution_basics -Ayaz On Mon, Jun 13, 2022 at 10:11 PM Jeena Samuel <jeenasamuel30@gmail.com> wrote: > Hi, > Is there any documentation or videos related to adding a new cpu model to > gem5 according to the latest version of gem5 in github. > > > Thank You > Jeena Samuel > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >