lowRISC / lowRISC/ibex

[dv/uvm] Detect changes in Makefile arguments

Open
#1,836 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component:DV Type:Enhancement
Dominant language
SystemVerilog
Stars
2.1k
Forks
810
Avg merge
5d 23h
Merged PRs (30d)
9

Description

At the moment, when I change the arguments to the make command in `/dv/uvm/core_ibex` after the metadata is already generated then it ignores those arguments and runs with the old arguments.

It is hard to decide what to do when arguments change. Do you want to clean or should you merge the results? The least we should do is detect the difference and ask the developer what they want to do.

Contributor guide

Open the contributing guide

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 inspecting the metadata-generation flow under /dv/uvm/core_ibex and how it records or reuses Makefile arguments. Determine how changed arguments should be detected and whether the expected result is cleaning or merging; done means the developer is prompted instead of silently using old arguments.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.