[gem5-users] Re: In Ruby, I have changed my MESI_Three_Level-L0cache.sm, but panic: Runtime error, assert failure

2021-01-25 Thread 挑战历史的我 via gem5-users
Thank you Carlos,thank you very much. ---Original--- From: "Carlos Escuin via gem5-users"___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: In Ruby, I have changed my MESI_Three_Level-L0cache.sm, but panic: Runtime error, assert failure

2021-01-25 Thread Carlos Escuin via gem5-users
Hello Zhen, Icache is the reference to the L0-instructions cache and Dcache is the one to the L0-data cache. It's usual to find the first level of a conventional cache hierarchy split into instructions and data. The purpose of the assert is, basically, to check that the same block is not