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

Lleone/fix datawidthmismatch #52

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

Lore0599
Copy link

Data Width Mismatch

This PR fixes an issue with a wrong data width definition in the AXI adapter.
This error couldn't be identified previously because the id_serializer inside the iw_converter didn't make use of the dataWidth parameter. With the introduction of the newest AXI v0.39.5, this parameter has been introduced again and thus the error was triggered.

@Lore0599 Lore0599 changed the base branch from main to devel October 25, 2024 22:27
@Lore0599 Lore0599 requested review from arpansur and micprog October 26, 2024 08:31
Copy link
Collaborator

@Scheremo Scheremo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good catch!

@Lore0599 Lore0599 merged commit 0e05a94 into devel Oct 30, 2024
6 checks passed
@Lore0599 Lore0599 deleted the lleone/fix-datawidthmismatch branch October 30, 2024 06:50
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