Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.
@teqdruid teqdruid added the ESI label Nov 6, 2024
@teqdruid teqdruid requested a review from mortbopet November 6, 2024 00:04
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants