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
Currently deadlocks are not handled, simulator gets into an infinite loop. There should be a very simple handler — if there are no writebacks in previous 1000 cycles, error message is printed.
The text was updated successfully, but these errors were encountered:
pavelkryukov
added
1
Usually one-liner tasks, but may require some deep into infrastructure.
bug
Fixes a bug or potential bug in simulation.
code
Enhances infrastructure or refines, Requires almost no knowledge in CPU microarchitecture.
labels
Mar 21, 2017
pavelkryukov
added
enhancement
Adds a new feature to simulation.
and removed
code
Enhances infrastructure or refines, Requires almost no knowledge in CPU microarchitecture.
bug
Fixes a bug or potential bug in simulation.
labels
Apr 17, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
1Usually one-liner tasks, but may require some deep into infrastructure.enhancementAdds a new feature to simulation.
Currently deadlocks are not handled, simulator gets into an infinite loop. There should be a very simple handler — if there are no writebacks in previous 1000 cycles, error message is printed.
The text was updated successfully, but these errors were encountered: