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

Conversation

yrabbit
Copy link
Contributor

@yrabbit yrabbit commented Oct 2, 2024

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.

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>
@gatecat
Copy link
Member

gatecat commented Oct 2, 2024

Do you think you'd be able to update to a newer clang-format version (preferably 18)? Otherwise, at least not commit the files that only contain formatting reversions?

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>
@gatecat gatecat merged commit 65cf6d8 into YosysHQ:master Oct 2, 2024
8 checks passed
@yrabbit yrabbit deleted the port_used branch October 2, 2024 21:01
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.

2 participants