This gives some pointers on the SimObject Python/C++ interaction which might clarify things: https://stackoverflow.com/questions/62969566/attributes-of-system-object-in-gem5/62970092#62970092
On Tue, Aug 25, 2020 at 2:21 PM Dwaipayan Ray via gem5-users <[email protected]> wrote: > > Hello Everyone, > > I am very new to gem5 and currently practicing/understanding the part-1 of > "learning gem5" documentation. > > I am curious to know the following > > Which components can be included inside the system? I mean like system.cpu, > from where can I find the list of these modules? > What is the valid set of parameters that can be assigned? E.g., it is > mentioned that system.mem_ctrl = DDR3_1600_8x8() can be changed to DDR4. So, > how to be aware of these parameters/options? > > Please respond and provide me the idea. > > Thanks in advance. > Ray > _______________________________________________ > gem5-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s _______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
