chipsalliance / chipsalliance/rocket-chip
Trying a quick access should give an unsupported response in ABS_CSR
- Dominant language
- Scala
- Stars
- 3.9k
- Forks
- 1.3k
- Avg merge
- 5d 13m
- Merged PRs (30d)
- 1
Description
**Type of issue**: bug report
**Impact**: unknown
**Development Phase**: proposal
**Other information**
**If the current behavior is a bug, please provide the steps to reproduce the problem:**
To reproduce, try a quick access command through the debug module.
**What is the current behavior?**
No action is performed and ABS_CSR reports 0, NO_ERROR, although the command is not (yet?) supported in the rocket chip.
**What is the expected behavior?**
I would expect ABS_CSR to report 2, UNSUPPORTED.
**Please tell us about your environment:**
**What is the use case for changing the behavior?**
Contributor guide
Research direction
Start in the debug module by tracing how a quick access command reaches ABS_CSR and how unsupported commands are reported. Reproduce the command described in the issue, then verify that the response changes from 0, NO_ERROR to 2, UNSUPPORTED.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100