Difference between revisions of "Documentation"
From gem5
					
										
					
					 (→Running M5)  | 
				 (→CPUs and Execution)  | 
				||
| Line 46: | Line 46: | ||
## [[O3CPU | Out-of-Order CPU Model]]  | ## [[O3CPU | Out-of-Order CPU Model]]  | ||
## [[InOrder | In Order CPU Model]]  | ## [[InOrder | In Order CPU Model]]  | ||
| + | ## [[Adding a New CPU Model]]  | ||
== ISA Implementations ==  | == ISA Implementations ==  | ||
Revision as of 12:43, 19 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.
 
Running M5
- Running M5
 - Regression Tests
 - SimObjects
 - Configuration Scripts
 - Simulation Scripts Explained
 - Summary gem5 Capabilities
 - m5ops -- Instructions to control the simulation