Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert | |
creation and initialization now happens in python. Parameter objects are generated and initialized by python. The .ini file is now solely for debugging purposes and is not used in construction of the objects in any way. --HG-- extra : convert_revision : 7e722873e417cb3d696f2e34c35ff488b7bff4ed | |||
2007-03-02 | Factor code out of main.cc and main.i into a bunch of files | Nathan Binkert | |
so things are organized in a more sensible manner. Take apart finalInit and expose the individual functions which are now called from python. Make checkpointing a bit easier to use. --HG-- extra : convert_revision : f470ddabbb47103e7b4734ef753c40089f2dcd9d |