Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

snitch_cluster: Re-add wake-up register #111

Merged
merged 2 commits into from
Apr 27, 2021
Merged

Conversation

zarubaf
Copy link
Contributor

@zarubaf zarubaf commented Apr 22, 2021

Re-adds the wake-up register. Following the Mempool implementation. As I don't have any meaningful set-up to test the implementation I'd appreciate your feedback @Noah95

@huettern
Copy link
Collaborator

huettern commented Apr 27, 2021

Thanks so much for this! All my code with omp runtime works with this implementation of the wake-up register.

The address for the barrier register changed as well correct? Then there should be this change in the snRuntime:

  • Change 0x28 to 0x30

return bd->tcdm_end + 0x28;

@zarubaf
Copy link
Contributor Author

zarubaf commented Apr 27, 2021

Thanks for being so attentive, yes that should be shifted as well. I somehow thought that it is derived from the generated C header file, apparently, I was wrong.

@huettern
Copy link
Collaborator

Nice, the rest looks good to me 👍

@zarubaf zarubaf merged commit 19c043c into master Apr 27, 2021
@zarubaf zarubaf deleted the feature/wake-up-reg branch April 27, 2021 09:55
paulsc96 pushed a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch_cluster: Re-add `wake-up` register

* Shift barrier reg in SW
paulsc96 pushed a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
…(#111s))

* snitch_cluster: Re-add `wake-up` register

* Shift barrier reg in SW
paulsc96 pushed a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch_cluster: Re-add `wake-up` register

* Shift barrier reg in SW
colluca pushed a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch_cluster: Re-add `wake-up` register

* Shift barrier reg in SW
paulsc96 pushed a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch_cluster: Re-add `wake-up` register

* Shift barrier reg in SW
paulsc96 pushed a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch_cluster: Re-add `wake-up` register

* Shift barrier reg in SW
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants