[edn/sw] Return the whole sts code in dif_edn_get_status
Open
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
Assessment
This issue has not been assessed yet.