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

engine: Add barrier CSR, fix cluster peripherals #6

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

paulsc96
Copy link
Collaborator

@paulsc96 paulsc96 commented Sep 27, 2023

This MR:

  • Integrates the new CSR-based cluster barrier in Banshee (Fast cluster HW barrier snitch_cluster#43)
  • Fixes peripheral accesses: They did not properly respect the offset field, making e.g. zero memory accesses report out-of-map errors.

Note that the CSR address is currently hacked into riscv.rs manually, but the resulting generated file should be identical once pulp-platform/riscv-opcodes#9 is merged.

@viv-eth viv-eth merged commit f5f83ec into main Oct 3, 2023
4 checks passed
@viv-eth viv-eth deleted the hw-barrier branch October 3, 2023 08:05
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