Sorry, I am still working my way through how the Python part of the simulator works. I am not opposed to dropping out of the simulator and doing the switching in Python, I just didn't realize that was possible. So is there a way to trigger the simulator to drop out and execute parts of the Python dynamically? In the Python code it seems as though it sets a specific number for the simulator to run, drops out, switches, then starts back up again until exit. I guess I could create an exit-and-switch event that causes the simulator to exit and in the Python if this is seen switch and then restart.
-Tony _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
