lowRISC / lowRISC/opentitan

[rtl,otp_ctrl] Report lc_gate fsm error as fatal_prim_otp_alert

Open
#27,665 1 comment 0 reactions 2 assignees Claimed by @andreaskurth View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.