I'm a little confused as to how the C++ constructor of a SimObject gets called. I see in simulate.py that the "createCCObject" is somehow invoking the C++ constructor, but I don't see how it is doing it. Could someone please point me to documentation that will explain how python is calling these constructors?
I am attempting to figure out how to turn on some simple statistics, but the gem5 documentation doesn't seem to give a simple example for how to do this. Does anyone know of a post that gives a simple example of this? Thanks, Patrick
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
