SimObjects

From gem5
Revision as of 01:33, 8 March 2011 by Saidi (talk | contribs) (Created page with "==SimObjects== ===The python side=== ====Param types ==== ====Inheritance==== ====Special attribute names==== ====Rules for importing - how to get…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SimObjects

The python side

Param types

Inheritance

Special attribute names

Rules for importing - how to get what

Pro tips - avoiding cycles, always descend from root, etc.

The C++ side

create functions

Stages of initialization

Header files to include