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

Bitwise or on consecutive ctrl pkts operating on the same address #1778

Conversation

erwei-xilinx
Copy link
Collaborator

@erwei-xilinx erwei-xilinx commented Sep 18, 2024

Unlike transaction binaries, control packets are not able to perform mask write operations. This PR attempts to mimic the mask write behavior by performing bitwise or on consecutive control packets which operate on the same address.

@erwei-xilinx erwei-xilinx marked this pull request as ready for review September 18, 2024 19:10
@erwei-xilinx erwei-xilinx added this pull request to the merge queue Sep 18, 2024
Merged via the queue into Xilinx:main with commit 5335819 Sep 18, 2024
67 checks passed
@erwei-xilinx erwei-xilinx deleted the ctrl_pkt_op_resolve_consecutive_writes_to_the_same_addr branch September 18, 2024 21:40
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