Adding CLI Flags
Awesomeness
This might be the most powerful tool in your arsenal for developing and running simulations in gem5
Using CLI flags is the most efficient way to make changes to the gem5 simulation scripts and to run experiments comparing those differences. This module is essentially independent of the other modules, as long as you understand python you should be able to follow along. Below are the resources for this tutorial: