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

convertReset: always filter synchronous source #2573

Merged
merged 1 commit into from Sep 2, 2023

Conversation

DigitalBrains1
Copy link
Member

PR #2553 already inserted a flip-flop to filter source glitches if the target was asynchronous, but this is incomplete. The problem exists for both asynchronous and synchronous target domains. Any source glitches can actually unintendedly end up in the dual flip-flop synchronizer of a synchronous target as well.

Still TODO:

  • Write a changelog entry (see changelog/README.md)
  • Check copyright notices are up to date in edited files

PR #2553 already inserted a flip-flop to filter source glitches if the
target was asynchronous, but this is incomplete. The problem exists for
both asynchronous and synchronous target domains. Any source glitches
can actually unintendedly end up in the dual flip-flop synchronizer of
a synchronous target as well.
@DigitalBrains1 DigitalBrains1 added this to the 1.8 milestone Aug 31, 2023
@DigitalBrains1 DigitalBrains1 merged commit f645746 into master Sep 2, 2023
13 checks passed
@DigitalBrains1 DigitalBrains1 deleted the sync-convert-reset branch September 2, 2023 09:41
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.

None yet

2 participants