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

Commits on Aug 29, 2023

  1. convertReset: always filter synchronous source

    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 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7ddc2c8 View commit details
    Browse the repository at this point in the history