Difference between revisions of "OldDocumentation"

From gem5
Jump to: navigation, search
(Extending M5)
Line 30: Line 30:
 
* [[Documentation Guidelines]]
 
* [[Documentation Guidelines]]
 
* ''Adding New Features to M5:''
 
* ''Adding New Features to M5:''
** [[Defining CPU Models]] - Steps toward defining your own CPU model in M5
+
** [[Defining CPU Models]] - Steps toward defining your own CPU model in M5 ''(updated for M5 2.0 beta 3)''
** [[Defining ISAs]] - Steps toward defining a new ISA for M5
+
** [[Defining ISAs]] - Steps toward defining a new ISA for M5 ''(updated for M5 2.0 beta 3)''
  
 
==External Documentation==
 
==External Documentation==
Line 38: Line 38:
 
* [[SPARC]]
 
* [[SPARC]]
 
* [http://www.mips.com/products/resource_library/product_materials/MIPS_Architecture.php MIPS]  
 
* [http://www.mips.com/products/resource_library/product_materials/MIPS_Architecture.php MIPS]  
 +
 +
 +
==Frequently Asked Questions==
 +
[[Frequently_Asked_Questions]] - link to the M5 FAQ page
 
__NOTOC__
 
__NOTOC__

Revision as of 20:08, 23 May 2007

This documentation is for the M5 2.0b1 release. If you are looking for documentation on M5 1.1 please go here.

Starting Out

Starting out in Full System

Simulator Internals

Extending M5

External Documentation

This documentation, gathered from outside sources, could be useful as reference when working with M5.


Frequently Asked Questions

Frequently_Asked_Questions - link to the M5 FAQ page