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

Fix NTT sampler_valid and done signal issues #101

Merged
merged 5 commits into from
Feb 21, 2025

Conversation

upadhyayulakiran
Copy link
Collaborator

@upadhyayulakiran upadhyayulakiran commented Feb 21, 2025

Fix sampler_valid bug in ntt where if sampler_valid deasserts on the last cycle of read phase, ntt misses the last read and write fsm never advances to STAGE state

Delay ntt_done by 1 cycle to align with all writes complete

#90
#86

…rial' with updated timestamp and hash after successful run
@upadhyayulakiran upadhyayulakiran changed the title User/dev/kupadhyayula/ntt done trial Fix NTT sampler_valid and done signal issues Feb 21, 2025
@upadhyayulakiran upadhyayulakiran merged commit 9dd41ae into main Feb 21, 2025
5 checks passed
@Nitsirks Nitsirks deleted the user/dev/kupadhyayula/ntt_done_trial branch March 6, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants