You need to add an attribute to the Cache python SimObject class: > cctrl = Param.Center_Ctrl(“<description>”)
You will need to import Center_Ctrl from m5.objects before as well. You can find hundreds of examples of this construct in most python SimObject classes. Regards, Gabriel
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org