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

MMIOBridge: fix bug in DataID and CCID for DAT channels #152

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

Lemover
Copy link
Contributor

@Lemover Lemover commented May 14, 2024

A transaction size of up to 16-byte is always contained in a single packet. The DataID field value must be set to Addr[5:4] because the DataID field represents Addr[5:4] of the lowest addressed byte within the packet.

A transaction size of up to 16-byte is always contained in a
single packet. The DataID field value must be set to Addr[5:4]
because the DataID field represents Addr[5:4] of the lowest
addressed byte within the packet.
@linjuanZ linjuanZ merged commit 906f2b5 into master May 14, 2024
2 checks passed
@linjuanZ linjuanZ deleted the fix-dataid branch May 14, 2024 14:41
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