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
If a bus error occurs during a burst transfer, the tag SRAM should not be written. However, the current logic writes to the tag SRAM twice: once after the first completion of the burst transfer, and once after the last completion.