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

V3.8.3 trigger pipeline fix #176

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

thatweaver
Copy link
Contributor

I fixed a long standing problem (and a newly discovered one) where changing the trigger configuration parameters, namely delay and width, while the trigger pipeline is enabled causes errors that can overflow the pipeline (negative delay change) or produce the wrong delay (width change).

The one cycle push of delay onto the fifo was replaced with two pushes, each representing a transition of the output trigger state.

@ruck314 ruck314 merged commit 3cda340 into pre-release Nov 14, 2024
3 checks passed
@ruck314 ruck314 deleted the v3.8.3-trigger-pipeline-fix branch November 14, 2024 20:48
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.

3 participants