lowRISC / lowRISC/sonata-system
JTAG DPI tested in CI
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 54
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Add a CI job that makes sure there are no regressions in JTAG DPI functionality. The debug module is already tested on FPGA using the system bus access to program the tests.
This JTAG DPI test should also run in legacy mode to make sure that there are no regressions with the legacy debug module.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing CI coverage for the debug module and the FPGA tests that use system bus access. Trace the JTAG DPI functionality and its legacy debug-module mode, then add CI coverage for both paths. Done means CI detects regressions in JTAG DPI functionality in current and legacy modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, embedded-iot, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100