You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run RISCV full system simulation using the configs as the script 'riscv-ubuntu-run.py' in configs/example/gem5_library and change CPU type to O3 CPU. During simulation, the warnings appear frequently:
It seems that the warnings will slow down the simulation because it frequently stops instruction fetching:
What's the meaning of these warnings? How could I solve the warnings?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I try to run RISCV full system simulation using the configs as the script 'riscv-ubuntu-run.py' in configs/example/gem5_library and change CPU type to O3 CPU. During simulation, the warnings appear frequently:
It seems that the warnings will slow down the simulation because it frequently stops instruction fetching:
What's the meaning of these warnings? How could I solve the warnings?
Beta Was this translation helpful? Give feedback.
All reactions