[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

[gem5-users] Re: RV32 SIMULATION with gem5

2023-01-26 Thread RTL Insn via gem5-users
Hi, Build the Gem5 for ARM architecture. On Thu, Jan 26, 2023 at 3:06 PM Ayan Ray via gem5-users wrote: > HI Juan/all, > > I am comparatively new to simulating with RISC ISA, can anybody point me > to the steps for setup ? > Thanks > > On Thu, Jan 26, 2023 at 5:01 PM Juan García Blanco > wrote:

[gem5-users] Re: RV32 SIMULATION with gem5

2023-01-26 Thread Ayan Ray via gem5-users
HI Juan/all, I am comparatively new to simulating with RISC ISA, can anybody point me to the steps for setup ? Thanks On Thu, Jan 26, 2023 at 5:01 PM Juan García Blanco wrote: > Hi, > > AFAIK, there are relevant changes to RV32 in the develop branch. You > might want to try using that branch.

[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