lowRISC / lowRISC/opentitan

[edn/sw] Return the whole sts code in dif_edn_get_status

Open
#22,465 3 comments 0 reactions 1 assignee Claimed by @h-filali View on GitHub
Component:Software IP:edn Subsystem:Entropy
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

### Description

Currently dif_edn_get_status sets the *set argument to 1 in case of an error and to 0 in case of success.
It would be better if the set bit could be replaced by the whole sts response signal, i.e. the whole status code (which is 0 in case of success and a positive value representing the status in the error case).

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.