Difference between revisions of "OldDocumentation"
From gem5
					
										
					
					 (→Simulator Internals)  | 
				|||
| Line 18: | Line 18: | ||
==Simulator Internals==  | ==Simulator Internals==  | ||
| − | * [[  | + | * [[Memory System]] - Overview of M5's new memory system  | 
* [[Configuration Files Explained]] - Overview of config files  | * [[Configuration Files Explained]] - Overview of config files  | ||
* [[Using the Statistics Package]] - Using the statistics package  | * [[Using the Statistics Package]] - Using the statistics package  | ||
* [[ISA description system]] - The new ISA description primer  | * [[ISA description system]] - The new ISA description primer  | ||
| − | |||
==Coding Guidelines==  | ==Coding Guidelines==  | ||
Revision as of 22:16, 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