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 < [email protected]> 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 -- [email protected] > To unsubscribe send an email to [email protected] >
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
