Hi all, I would need to suspend the FS simulation after a certain number of 
ticks, and then have it resume normally.

I know that for SE mode this is feasible by inserting `m5.simulate()` in a loop 
and passing as an argument to the same function the number of ticks it should 
simulate.

Is there an analogue for FS mode?

I am using `/gem5/configs/example/riscv/fs_linux.py`
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to