joaomiguelvieira / gem5-accel

BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Does the gem5-accel support RISC-V? #2

Open gaojiping opened 5 months ago

gaojiping commented 5 months ago

Does the gem5-accel support RISC-V?

joaomiguelvieira commented 5 months ago

Hi!

Yes, gem5-accel is compatible with all ISAs supported by gem5.

gaojiping commented 5 months ago

Which scripts should I use? Does it only support FS mode for RISCV?

joaomiguelvieira commented 1 month ago

Which scripts should I use? Does it only support FS mode for RISCV?

Hi,

Yes, it does support RISC-V. For SE mode, the same script can be used for all ISAs (the selected ISA actually depends on the version of the simulator you compiled). For FS mode, the script has "riscv" in the name.