lowRISC / lowRISC/mocha

[dv] Add alerts management when related RTL is available

Open
#270 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

Note: also, remember to re-enable the SVA alert checking, see this parameter: `EnableAlertTriggerSVA` in [counter.sv](https://github.com/lowRISC/mocha/blob/9d6d06ae990b02a13a6e5ef80ee24a2dbe1dd235/hw/ip/common_cells/rtl/counter.sv#L23-L24) and in [delta_counter.sv](https://github.com/lowRISC/mocha/blob/1d07983893b8c3ac20385d9c223e51dfd8dfd9a9/hw/ip/common_cells/rtl/delta_counter.sv#L24-L25)

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 reading the issue context and the EnableAlertTriggerSVA parameter in hw/ip/common_cells/rtl/counter.sv and delta_counter.sv. Identify the related RTL needed for alerts management and confirm the expected alert behavior with maintainers. Done means alerts management is added when that RTL is available and SVA alert checking is re-enabled.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.