gem5bootcamp / 2024

Materials, slides, and workspace for the gem5 bootcamp 2024
https://bootcamp.gem5.org/
Creative Commons Attribution 4.0 International
11 stars 20 forks source link

Explain how the stdlib connects things #81

Open powerjg opened 2 months ago

powerjg commented 2 months ago

Need to explain the order that things are called (e.g., _pre_instantiate, instantiate, _post_instantiate, connect_things etc.).

Need to explain how to create a new board.