Hi All, I am reading the configuration scripts in python and I am having a difficult time finding all the attribute definitions for certain python objects.
For example, a) In se.py: "system.physmem.port = system.membus.master". I looked in "src/sim/System.py" for the definition of "physmemport" but can not find it. b) In various files, I see attributes related to a "m5" object. Like "m5.tick.seconds(simtime)" for example. Where are the definition of all the attributes related to "m5" object?? Many Thanks, Zheng Wu _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
