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

Separate Chip into Local and Remote #271

Open
broskoTT opened this issue Nov 6, 2024 · 0 comments
Open

Separate Chip into Local and Remote #271

broskoTT opened this issue Nov 6, 2024 · 0 comments
Labels
api redesign Related to the ongoing push for redesigning UMDs api

Comments

@broskoTT
Copy link
Contributor

broskoTT commented Nov 6, 2024

After creating a first Chip abstraction in #248
There are functions (mainly membar wait, write/read) which are different based on if chip is mmio or remote).
Split this into two specializations rather than having if/elses everywhere.

@broskoTT broskoTT added the api redesign Related to the ongoing push for redesigning UMDs api label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api redesign Related to the ongoing push for redesigning UMDs api
Projects
None yet
Development

No branches or pull requests

1 participant