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

Fix Seq Mem Ports #401

Merged
merged 19 commits into from
Mar 8, 2024
Merged

Fix Seq Mem Ports #401

merged 19 commits into from
Mar 8, 2024

Conversation

calebmkim
Copy link
Contributor

@calebmkim calebmkim commented Jul 19, 2023

Merging this will make the dahlia tests in calyxir/calyx#1610 pass, as long as we fix the @write_together signals on the mems.

We should probably wait until calyxir/calyx#1610 is ready to merge, and then merge these at basically the exact same time.

@sampsyo
Copy link
Contributor

sampsyo commented Jul 20, 2023

This all looks right from here!! I wish there were a good way to run the Calyx-side tests in CI when both sets of changes are in branches… such is the danger of separate repos, I guess.

@rachitnigam rachitnigam enabled auto-merge (squash) March 6, 2024 17:36
@rachitnigam rachitnigam linked an issue Mar 6, 2024 that may be closed by this pull request
@rachitnigam rachitnigam merged commit 9ec9a58 into master Mar 8, 2024
1 check passed
@rachitnigam rachitnigam deleted the mem-ports branch March 8, 2024 17:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible regression: Incorrect Calyx IR generated for seq_mem_d1
4 participants