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

Implement read-write memory accessors for SyncReadMem (backport #3190) #3213

Merged
merged 3 commits into from
Apr 26, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 25, 2023

This is an automatic backport of pull request #3190 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Adds new APIs to generate explicit read-write (rdwr) ports for a SyncReadMem, and all masked or clocked variants.
---------

Co-authored-by: Megan Wachs <[email protected]>
(cherry picked from commit 1e6f2b4)
@mergify mergify bot added the Backport Automated backport, please consider for minor release label Apr 25, 2023
@jackkoenig jackkoenig force-pushed the mergify/bp/3.6.x/pr-3190 branch from 91d7c2a to 4281e5b Compare April 26, 2023 20:29
@mergify mergify bot merged commit 293d030 into 3.6.x Apr 26, 2023
@mergify mergify bot deleted the mergify/bp/3.6.x/pr-3190 branch April 26, 2023 21:36
@sequencer sequencer mentioned this pull request Jun 20, 2023
14 tasks
@jackkoenig jackkoenig added the Feature New feature, will be included in release notes label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Automated backport, please consider for minor release Feature New feature, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants