Difference between revisions of "SimObjects"

From gem5
Jump to: navigation, search
(Created page with "==SimObjects== ===The python side=== ====Param types ==== ====Inheritance==== ====Special attribute names==== ====Rules for importing - how to get…")
(No difference)

Revision as of 01:33, 8 March 2011

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