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

atomic memory access updates and improvements #1163

Merged
merged 7 commits into from
Jan 19, 2025
Merged

atomic memory access updates and improvements #1163

merged 7 commits into from
Jan 19, 2025

Conversation

stnolting
Copy link
Owner

  • allow atomic memory accesses (read-modify-write) to fail already during the first bus operation (read/load)
  • external bus interface (XBUS / Wishbone): keep cyc signal active during read-modify-write operations to make bus accesses un-interruptable
  • AXI4-Lite bridge: allow back-to-back atomic access operations

@stnolting stnolting added enhancement New feature or request HW Hardware-related experimental Experimental feature labels Jan 18, 2025
@stnolting stnolting self-assigned this Jan 18, 2025
@stnolting stnolting marked this pull request as ready for review January 18, 2025 21:59
@stnolting stnolting requested a review from donlon January 18, 2025 22:02
@stnolting stnolting merged commit ce8d64e into main Jan 19, 2025
7 checks passed
@stnolting stnolting deleted the amo_edits branch January 19, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental Experimental feature HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant