Top level DV - Smoke tests for each IPs
Open
@marnovandermaas is already working on this.
Since Jun 12, 2026.
- Dominant language
- SystemVerilog
- Stars
- 38
- Forks
- 21
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 14
Description
Make sure register reads/writes works from CVA6 to **ALL** sub-IPs at the TB top-level.
Example from Sunburst-Chip (both files are required):
- https://github.com/lowRISC/sunburst-chip/blob/main/sw/device/tests/uart_smoketest.c
- https://github.com/lowRISC/sunburst-chip/blob/main/hw/top_chip/dv/env/seq_lib/top_chip_dv_uart_base_vseq.sv
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.
Assessment
This issue has not been assessed yet.