Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wt_axi_adapter: Fix addr width parametrisation #2697

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

niwis
Copy link
Contributor

@niwis niwis commented Jan 9, 2025

#1571 zero-extended the paddrs to match the axi_addr width and thus fix lint warnings. However, this breaks elaboration if AxiAddrWidth <= PLEN. To fix lint warnings without breaking parametrisation, use explicit casts to pad/truncate as required.

Copy link
Contributor

github-actions bot commented Jan 9, 2025

✔️ successful run, report available here.

@JeanRochCoulon
Copy link
Contributor

@paulsc96 you need to sign the Eclipse ECA agreement to become contributor

Copy link
Contributor

github-actions bot commented Jan 9, 2025

✔️ successful run, report available here.

…nsions

Co-authored-by: Paul Scheffler <paulsc@iis.ee.ethz.ch>
Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
@niwis
Copy link
Contributor Author

niwis commented Jan 10, 2025

@JeanRochCoulon I squashed the commits. the ECA check passes now

Copy link
Contributor

✔️ successful run, report available here.

@JeanRochCoulon JeanRochCoulon merged commit 71f96d4 into openhwgroup:master Jan 10, 2025
10 checks passed
@JeanRochCoulon
Copy link
Contributor

Thanks !

@niwis niwis deleted the wt-axi-cast branch January 10, 2025 07:31
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.

2 participants