Skip to content

Add condition to assignments#7

Open
ANurmi wants to merge 1 commit intopulp-platform:mainfrom
ANurmi:main
Open

Add condition to assignments#7
ANurmi wants to merge 1 commit intopulp-platform:mainfrom
ANurmi:main

Conversation

@ANurmi
Copy link
Copy Markdown

@ANurmi ANurmi commented Oct 22, 2024

The range selects into rps_ruser on lines, 251, 253 in axi_to_obi.sv evaluate to [0:1] in the minimal configuration where RUserWidth is zero, resulting in a Vivado error. I assume that this should have a similar condition guard around it as on line 302 of the same file.

I don't know if the tie-off in the else branch is the general solution to this, but in this case it seems to be a sufficient fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant