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 memory accessess when init_done=0 would possible stall.
init_done goes 1 in 150 microseconds, so in most cases this would not be a n issue.
Still unsure if this is a bug or feature, so will review this issue
Currently memory accessess when init_done=0 would possible stall.
init_done goes 1 in 150 microseconds, so in most cases this would not be a n issue.
Still unsure if this is a bug or feature, so will review this issue