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-06 | Move all of the parameters of the Root SimObject so they are | Nathan Binkert | |
directly configured by python. Move stuff from root.(cc|hh) to core.(cc|hh) since it really belogs there now. In the process, simplify how ticks are used in the python code. --HG-- extra : convert_revision : cf82ee1ea20f9343924f30bacc2a38d4edee8df3 |