Difference between revisions of "Tutorial Video"
From gem5
(New page: Tutorial Video: We recorded the M5 tutorial that we presented at ASPLOS 2008 and are making the video files available here. The files are segmented into high level pieces: *[http://ww...) |
(No difference)
|
Revision as of 13:00, 9 March 2008
Tutorial Video:
We recorded the M5 tutorial that we presented at ASPLOS 2008 and are making the video files available here. The files are segmented into high level pieces:
- Introduction -- A brief overview of M5, it's capabilities and concepts
- Running -- How to compile and run M5
- Full System -- Full system benchmarks, disk images, and scripts
- Objects -- An overview of the various object models that are available out of the box
- Extending -- M5 internals, defining new objects & parameters, statistics, ISA descriptions, ARM & X86 support, future development
- Debugging -- Facilities in M5 to aid debugging