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

Fixed code generation for connections involving enclave banks with multiports #2222

Merged
merged 5 commits into from
Mar 6, 2024

Conversation

julianrobledom
Copy link

@julianrobledom julianrobledom commented Feb 29, 2024

This PR fixes the code generation for the corner case where an enclave is a bank and has a multiport. It also adds test cases.

@lhstrh lhstrh requested a review from cmnrd February 29, 2024 22:18
@cmnrd cmnrd changed the base branch from cpp-enclave-bank-connections to master March 1, 2024 12:42
@cmnrd cmnrd added the bugfix label Mar 1, 2024
Julian Robledo Mejia added 2 commits March 4, 2024 18:05
…terleaved multiport

Added integration test for enclave bacnks with interleaved multiport
@cmnrd cmnrd changed the title Added integration test: Cpp enclave of Multiport banks Fixed code generation for connections involving enclave banks with multiports Mar 5, 2024
Copy link
Collaborator

@cmnrd cmnrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @julianrobledom for contributing the test cases!

@cmnrd cmnrd enabled auto-merge March 5, 2024 09:05
@cmnrd cmnrd added this pull request to the merge queue Mar 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 5, 2024
@cmnrd cmnrd added this pull request to the merge queue Mar 5, 2024
@cmnrd cmnrd removed this pull request from the merge queue due to a manual request Mar 5, 2024
@lhstrh lhstrh added this pull request to the merge queue Mar 6, 2024
Merged via the queue into lf-lang:master with commit ce73769 Mar 6, 2024
24 checks passed
@lhstrh lhstrh changed the title Fixed code generation for connections involving enclave banks with multiports Fixed code generation for connections involving enclave banks with multiports Apr 30, 2024
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.

3 participants