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
fix(TXDAT): fix wrong DataCheck generation when data invalid (#455)
When snoop transactions(e.g. SnpMakeInvalid) nest
write transactions(e.g. WriteCleanFull), data of write
transactions may be changed to invalid. Under above
cases, the corresponding DataCheck field should be
generated by invalid data(DataCheck = 0xffffffff)
0 commit comments