> I have found that in the python configuration file, all cores are set to > have the same clock, so if I want to do this, I have to modify the > src/sim/core.cc, am i right? Is it possible to handle this in python file?
You can do this in the python configuration by specifying each core separately instead of in a loop. Nate _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
