gem5-users@gem5.org

The gem5 Users mailing list

View all threads

RISCVMatchedBoard FS

Νικόλαος Ταμπουρατζής
Tue, May 2, 2023 11:39 AM

Dear gem5 community,

I try to simulate RISCV FS using the RISCVMatchedBoard but after 2
hours it does not get output in the terminal. Specifically, I use the
following command (with latest gem5 version): ./build/RISCV/gem5.opt
configs/example/gem5_library/riscvmatched-fs.py

To be noticed that it boots successfully FS with the generic RiscvBoard using:
./build/RISCV/gem5.opt configs/example/gem5_library/riscv-ubuntu-run.py

Best regards,
Nikos

Dear gem5 community, I try to simulate RISCV FS using the RISCVMatchedBoard but after 2 hours it does not get output in the terminal. Specifically, I use the following command (with latest gem5 version): ./build/RISCV/gem5.opt configs/example/gem5_library/riscvmatched-fs.py To be noticed that it boots successfully FS with the generic RiscvBoard using: ./build/RISCV/gem5.opt configs/example/gem5_library/riscv-ubuntu-run.py Best regards, Nikos
AA
Ayaz Akram
Fri, May 5, 2023 4:44 PM

Hi Nikos,

I think the simulation might take that long if "-i" flag is not used as the
simulation will try to boot Ubuntu. If there is no progress even much later
than 2 hours, something else might be going on there.

-Ayaz

On Tue, May 2, 2023 at 4:40 AM Νικόλαος Ταμπουρατζής via gem5-users <
gem5-users@gem5.org> wrote:

Dear gem5 community,

I try to simulate RISCV FS using the RISCVMatchedBoard but after 2 hours
it does not get output in the terminal. Specifically, I use the following
command (with latest gem5 version): ./build/RISCV/gem5.opt
configs/example/gem5_library/riscvmatched-fs.py

To be noticed that it boots successfully FS with the generic RiscvBoard
using:
./build/RISCV/gem5.opt configs/example/gem5_library/riscv-ubuntu-run.py

Best regards,
Nikos


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi Nikos, I think the simulation might take that long if "-i" flag is not used as the simulation will try to boot Ubuntu. If there is no progress even much later than 2 hours, something else might be going on there. -Ayaz On Tue, May 2, 2023 at 4:40 AM Νικόλαος Ταμπουρατζής via gem5-users < gem5-users@gem5.org> wrote: > Dear gem5 community, > > I try to simulate RISCV FS using the RISCVMatchedBoard but after 2 hours > it does not get output in the terminal. Specifically, I use the following > command (with latest gem5 version): ./build/RISCV/gem5.opt > configs/example/gem5_library/riscvmatched-fs.py > > To be noticed that it boots successfully FS with the generic RiscvBoard > using: > ./build/RISCV/gem5.opt configs/example/gem5_library/riscv-ubuntu-run.py > > > Best regards, > Nikos > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >