lowRISC / lowRISC/mocha

[gpio] Add missing ASSERT_KNOWN assertions for output signals

Open Beginner friendly
#711 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SystemVerilog
Stars
38
Forks
21
Avg merge
2d 23h
Merged PRs (30d)
14

Description

In the GPIO block, `tl_o` and `sampled_straps_o` are missing an ASSERT_KNOWN assertions. We should add them.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the GPIO block and existing ASSERT_KNOWN assertions for comparable output signals. Add assertions for tl_o and sampled_straps_o, then run the relevant GPIO verification checks to confirm the assertions pass.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.