Skip to content

Reimplement serial_deglitch and mv_filter#293

Merged
phsauter merged 2 commits intov2-devfrom
phsauter/serial_deglitch
Apr 24, 2026
Merged

Reimplement serial_deglitch and mv_filter#293
phsauter merged 2 commits intov2-devfrom
phsauter/serial_deglitch

Conversation

@phsauter
Copy link
Copy Markdown
Collaborator

@phsauter phsauter commented Apr 23, 2026

Defines a new expected behavior of serial_deglitch and mv_filter.
The second is different enough that I decided to change its name to majority_vote_filter.

Replaces #252, addresses #256

@phsauter phsauter requested a review from colluca April 23, 2026 21:38
@phsauter phsauter added the v2 label Apr 23, 2026
@phsauter phsauter force-pushed the phsauter/serial_deglitch branch 3 times, most recently from a6bedb7 to e24443f Compare April 23, 2026 21:48
@phsauter phsauter changed the base branch from master to v2-dev April 23, 2026 21:48
Copy link
Copy Markdown
Contributor

@colluca colluca left a comment

Choose a reason for hiding this comment

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

Mostly looks good to me, there's only one corner case that could possibly create issues.

Comment thread src/majority_vote_filter.sv
Comment thread src/majority_vote_filter.sv
@phsauter phsauter force-pushed the phsauter/serial_deglitch branch from e24443f to 2924b5f Compare April 24, 2026 14:34
@phsauter phsauter force-pushed the phsauter/serial_deglitch branch from 2924b5f to eddac50 Compare April 24, 2026 14:37
@phsauter phsauter merged commit e914a5f into v2-dev Apr 24, 2026
5 checks passed
@phsauter phsauter deleted the phsauter/serial_deglitch branch April 24, 2026 14:56
@phsauter phsauter mentioned this pull request Apr 24, 2026
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.

2 participants