[gem5-users] RISCV Full System with Ruby

2021-11-02 Thread Javier Garcia Hernandez via gem5-users
Hello. Is Ruby supported on RISCV FS? ___ 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: Working X86 multi-core full system config with caches?

2021-11-02 Thread Antoine Kaufmann via gem5-users
Hey Bobby, Thank you very much for your prompt reply. At least your example below "just worked", wow a very new and different gem5 experience. Really loooking forward to the new infrastructure. This was what I hoping for, now I have a known working configuration and can start tracking down the di

[gem5-users] Re: RISCV Full System with Ruby

2021-11-02 Thread Jason Lowe-Power via gem5-users
Hello, Yes. MI_example and MESI_Two_Level have been tested with the RISC-V board in the components library. See https://gem5.googlesource.com/public/gem5/+/refs/heads/develop/configs/example/components-library/riscv_fs.py I am working on the CHI protocol. I have a WIP changeset that I could share