[gem5-users] Re: RV32 SIMULATION with gem5

2023-01-26 Thread Juan García Blanco via gem5-users
Hi, AFAIK, there are relevant changes to RV32 in the develop branch. You might want to try using that branch. Regards, Juan ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org

[gem5-users] Re: RV32 SIMULATION with gem5

2023-01-26 Thread Juan García Blanco via gem5-users
Hi, I think you should go through the 'Getting Started' guide on the web, it's very well written and it's updated. That will give you an idea of how to set up a RISCV or other RISC simulator. And, as I said, the develop branch of the repo contains changes to the RV32 implementation. Thus, if yo