[rtl,otp_ctrl] Report lc_gate fsm error as fatal_prim_otp_alert
Open
IP:otp_ctrl
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
### Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.