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
The otp_macro rtl instantiates a tlul_lc_gate module, which has a redundantly encoded fsm.
An incorrect fsm state error is flagged as fatal_bus_integ_error (alert[2]) rather than fatal_prim_otp_alert (alert[3]). I find this strange, but perhaps there are good reasons for it.