> Would there a way to set this up in the manner that #FULL_SYSTEM is used to > flag certain sections of code? > I dont think so, but someone else can chime in if they can think of a way.
Also, if I wish to modify the TimingSimpleCPUParams, where could I do that > aside from a Params .hh file deep within the build directory? > You dont want to edit any files in the build directory. Add/remove params using in the TimingSimpleCPU.py file. The build directory files are auto-generated from that. -- - Korey
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
