I don't have experience using scripting languages such as python in conjunction with C++. Thus, I have difficulty understanding part of M5, i.e. the motivation of using Python and also for what kind of structures/information I should look in python code instead of C++. So, I would really appreciate if someone can give me a lead to understand this relationship between Python and M5.
More specifically, for now, I want to add some variables to the STRUCT AtomicSimpleCPUParams which is located in "params/AtomicSimpleCPU.hh". I don't have any clue where does "params" folder come from, since it is not in the M5 "src" directory; and where should I make changes to add some variables to AtomicSimpleCPUParams. I appreciate your help either for my specific problem or for Python-C++ connection in M5 in general, Regards, Navid.
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
