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] Improve the way to/from server requests are handled #5586

Merged
merged 8 commits into from
Jul 17, 2023

Conversation

teqdruid
Copy link
Contributor

Fixes #5490.

Don't break apart in/out requests. Create an op interface to avoid having to reason about three different ops.

@teqdruid teqdruid added the ESI label Jul 13, 2023
include/circt/Dialect/ESI/ESIServices.td Show resolved Hide resolved
include/circt/Dialect/ESI/ESIServices.td Show resolved Hide resolved
lib/Dialect/ESI/ESIServices.cpp Show resolved Hide resolved
lib/Dialect/ESI/ESIServices.cpp Outdated Show resolved Hide resolved
lib/Dialect/ESI/ESIServices.cpp Outdated Show resolved Hide resolved
@teqdruid teqdruid merged commit 95c011b into main Jul 17, 2023
@teqdruid teqdruid deleted the dev/teqdruid/esi/inout-fix branch July 17, 2023 21: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.

[pycde] ESI error
2 participants