Hi,
You have to add an option 'Level' in cache/Cache.py file so as to differentiate between different caches. Then you have to goto common/Caches.py and set the level for all the declared caches. Then in the cache/base.cc declare a variable and initialize with the Level option. You can start using this in cache.cc thereafter. _______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
