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
[tlul_adapter_reg,rtl] Register errors properly when AccessLatency=1
The existing code squashed d_data (but didn't set d_error) if error_i
went high at a later date.
Do the obvious tweak, which makes everything look much more like the
gen_access_latency0 case.
Signed-off-by: Rupert Swarbrick <[email protected]>
0 commit comments