Difference between revisions of "OldDocumentation"
From gem5
(→Simulator Internals) |
|||
Line 1: | Line 1: | ||
− | |||
==Starting Out== | ==Starting Out== | ||
Line 27: | Line 26: | ||
* [[Coding Style]] | * [[Coding Style]] | ||
* [[Documentation Guidelines]] | * [[Documentation Guidelines]] | ||
− | + | __NOTOC__ |
Revision as of 22:17, 7 June 2006
Starting Out
- Compiling M5 - How to compile the simulator
- Running M5 - How to run the simulator
- Debugging M5 - Debugging tips and strategies
Starting out in Full System
- Running M5 in Full-System Mode - How to run in full-system mode
- m5term - How to use the m5term
- Creating Tru64 Disk Images for M5 - How to create a Tru64 disk image
- Using linux-dist to Create Disk Images and Kernels for M5 - How to create a Linux disk image/kernel
- Using the Spec2000 Disk Image - Using the SPECcpu2000 disk image
Simulator Internals
- Memory System - Overview of M5's new memory system
- Configuration Files Explained - Overview of config files
- Using the Statistics Package - Using the statistics package
- ISA description system - The new ISA description primer