Skip to content

Conversation

@Scheremo
Copy link

@Scheremo Scheremo commented Jul 1, 2025

This PR changes the axi_burst_unwrap module to only return a slave error if a WRAP burst transaction is marked unmodifiable; before, all unmodifiable transactions returned a slave error, even the ones that the module would not have modified.

@micprog micprog requested a review from niwis July 1, 2025 12:14
Copy link
Contributor

@niwis niwis left a comment

Choose a reason for hiding this comment

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

LGTM. I think we may allow splitting non-modifiable wrapping bursts with a length greater than 16; at least I can't find a restriction to INCR bursts in issue K (A5.2.2)

@Scheremo
Copy link
Author

Scheremo commented Jul 1, 2025

LGTM. I think we may allow splitting non-modifiable wrapping bursts with a length greater than 16; at least I can't find a restriction to INCR bursts in issue K (A5.2.2)

Hi Nils, if I understand the spec correctly the maximum length for WRAP bursts is 16 (A4.1.4).

@niwis
Copy link
Contributor

niwis commented Jul 1, 2025

Good point! Never mind, then :)

@micprog micprog merged commit 5e4bf6c into pulp-platform:master Jul 1, 2025
1 check passed
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.

3 participants