Difference between revisions of "Documentation"
From gem5
(→Working with the code) |
(→Getting Started) |
||
Line 1: | Line 1: | ||
== Getting Started == | == Getting Started == | ||
− | # [[Introduction]] - A quick introduction to gem5 | + | # [[Introduction]] - A quick introduction to gem5. |
− | # [[Source Code]] | + | # [[Source Code]] - Information about the source code itself. |
− | # [[External Dependencies]] | + | # [[External Dependencies]] - Things you'll need that aren't part of gem5 itself. |
− | # [[Build System]] | + | # [[Build System]] - How to run or modify gem5's build system. |
== Running M5 == | == Running M5 == |
Revision as of 21:30, 9 March 2011
Contents
Getting Started
- Introduction - A quick introduction to gem5.
- Source Code - Information about the source code itself.
- External Dependencies - Things you'll need that aren't part of gem5 itself.
- Build System - How to run or modify gem5's build system.