lowRISC / lowRISC/ibex-demo-system

Corrupted lowrisc_prim_abstract_xx RTL files

Open
#98 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
99
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Hi, I am building the Ibex demo system in windows and successfully built the software. While running the command for synthesis

fusesoc --cores-root=. run --target=synth --setup --build lowrisc:ibex:demo_system

The output from command-line is as in the attached file - cmd_output.txt

This generated the prim_xx.sv files that are corrupted and providing syntax errors. I am attaching two of such generated files (uploading copied txt files since sv files cannot be uploaded) -
prim_and2.txt
prim_buf.txt

Could you please assist me with this issue?

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 reproducing the Windows command fusesoc --cores-root=. run --target=synth --setup --build lowrISC:ibex:demo_system and read the attached cmd_output.txt. Compare the generated prim_and2.sv and prim_buf.sv content with the reported syntax errors; done means synthesis generates valid RTL without those errors.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
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.