Hi Srikanta, gem5 stdlib supports MESI_Three_Level ( https://gem5.googlesource.com/public/gem5/+/refs/heads/develop/src/python/gem5/components/cachehierarchies/ruby/mesi_three_level_cache_hierarchy.py) which you should be able to use with RISC-V. You might want to look at the examples in https://gem5.googlesource.com/public/gem5/+/refs/heads/develop/configs/example/gem5_library/ to see how you can use any cache hierarchy component.
-Ayaz On Mon, May 22, 2023 at 4:38 AM Srikanta Chaitanya via gem5-users < gem5-users@gem5.org> wrote: > Hi I am new to gem5, help in how to create riscv ruby mem model please > help me .. > > Thanks in advance .. > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-le...@gem5.org >
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org