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

[NFC][ESI] Refactor runtime headers and design hierarchy #6503

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

teqdruid
Copy link
Contributor

@teqdruid teqdruid commented Dec 7, 2023

  • Rename Accelerator to what it really is: an AcceleratorConnection.
  • Rename "Design" to "HWModule". Closer, but a slight overloading of terms.
  • Add "Accelerator" as the root of a design hierarchy. It owns or shares ownership of everything "immortal".

@teqdruid teqdruid added the ESI label Dec 7, 2023
@teqdruid teqdruid force-pushed the dev/teqdruid/esi/runtime/ownership-refactor branch 2 times, most recently from 7f0727d to 006e317 Compare December 8, 2023 00:40
- Rename Accelerator to what it really is: an AcceleratorConnection.
- Rename "Design" to "HWModule". Closer, but a slight overloading of
terms.
- Add "Accelerator" as the root of a design hierarchy. It owns or shares
ownership of everything "immortal".
@teqdruid teqdruid force-pushed the dev/teqdruid/esi/runtime/ownership-refactor branch from 006e317 to fff6857 Compare December 8, 2023 00:52
@teqdruid teqdruid merged commit 7910a1e into main Dec 8, 2023
4 checks passed
@teqdruid teqdruid deleted the dev/teqdruid/esi/runtime/ownership-refactor branch December 8, 2023 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant