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

router2: Don't use estimates for constant nets #1237

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

gatecat
Copy link
Member

@gatecat gatecat commented Nov 7, 2023

As constant nets could start from many possible locations (e.g. every interconnect tile), the backwards estimate to some arbitrary location is largely meaningless in this mode, so just set it to zero so it doesn't cause problems.

Fixes the router2 performance issue raised in #1235.

@gatecat gatecat merged commit 4c6003a into master Nov 7, 2023
16 checks passed
@gatecat gatecat deleted the gatecat/r2-const-fix branch November 7, 2023 14:55
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.

1 participant