lowRISC / lowRISC/ibex

[syn] Add more robust error detection/reporting to synthesis flow

Open
#1,194 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component:Tool-and-Build Type:Task
Dominant language
SystemVerilog
Stars
2.1k
Forks
810
Avg merge
5d 23h
Merged PRs (30d)
9

Description

The synthesis flow uses a variety of python, shell and TCL scripts that expect certain things to be correct. When it breaks the errors it produces don't obviously point to the problem (as illustrated by https://github.com/lowRISC/ibex/issues/1193)

More thought should be put into detecting issues at the point they occur in the flow so sensible error reporting can occur.

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 tracing the Python, shell, and TCL scripts that make up the synthesis flow, using issue #1193 as the failure example. Identify where the current flow detects failures and define what clearer reporting should look like at those points. Done means the relevant failures are detected close to their cause and produce sensible, actionable errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.