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

[ESI][Services] Standard host memory service #7775

Merged
merged 4 commits into from
Nov 10, 2024
Merged

Conversation

teqdruid
Copy link
Contributor

@teqdruid teqdruid commented Nov 6, 2024

Introduce a host memory service. 64-bit addresses and any data type. Unlike MMIO, exposes separate read and write ports. Also has an 8-bit tag to facilitate out-of-order transactions.

Allow the 'esi.any' type to appear in container types.
Introduce a host memory service. 64 bit addresses and any data type.
Unlike MMIO, exposes separate read and write ports.
Base automatically changed from teqdruid/esi/typematch to main November 8, 2024 23:29
@teqdruid teqdruid merged commit 7a125aa into main Nov 10, 2024
4 checks passed
@teqdruid teqdruid deleted the teqdruid/esi/hostmem branch November 10, 2024 04:41
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.

2 participants