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 #151

Closed
wants to merge 1 commit into from

Conversation

linjuanZ
Copy link
Member

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 requested a review from Ivyfeather as a code owner May 14, 2024 14:01
@linjuanZ linjuanZ closed this May 14, 2024
@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.

1 participant