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

Gowin. Fix the port check for connectivity. #1376

Merged
merged 2 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. Gowin. Fix the port check for connectivity.

    What happens is that it's not enough to check for a network, we also
    need to make sure that the network is functional: has src and sinks.
    
    And the style edits - they get automatically when I make sure to run
    clang-format10.
    
    Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
    yrabbit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4c3cc5f View commit details
    Browse the repository at this point in the history
  2. Gowin. Fix the port check for connectivity.

    What happens is that it's not enough to check for a network, we also
    need to make sure that the network is functional: has src and sinks
    
    Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
    yrabbit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c064b84 View commit details
    Browse the repository at this point in the history