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

Goal Boxes #65

Open
seveibar opened this issue Sep 14, 2024 · 8 comments
Open

Goal Boxes #65

seveibar opened this issue Sep 14, 2024 · 8 comments
Assignees

Comments

@seveibar
Copy link
Contributor

seveibar commented Sep 14, 2024

When routing, we can evaluate if there's a better goal for a point. This could also be done via an orchestrator that runs a couple short autoroutes

image

@seveibar seveibar self-assigned this Sep 14, 2024
@seveibar
Copy link
Contributor Author

This evaluation could be done inside of core if it preselected the points, but that wouldn't allow us to benchmark, so i think the method should at least be exposed here

Copy link

homie-gg bot commented Sep 14, 2024

Here are some pull requests that might be helpful reference for this task:

Copy link

homie-gg bot commented Sep 14, 2024

This might have already been done via: introduce alternative goal box functions.

@seveibar seveibar changed the title Update SimpleRouteJson to support having alternative goals in pointsToConnect Goal Boxes Sep 14, 2024
@seveibar
Copy link
Contributor Author

seveibar commented Sep 14, 2024

We can't use a full connectivity map here, we should look at all the pcb_trace elements, see which one connects to either of the pointsToConnect, the rewrite both the start and goal point to be the nearest point between the two nets

Copy link

homie-gg bot commented Sep 14, 2024

This might be a duplicate of: Orchestrators for nearest alternative goals.

Copy link

homie-gg bot commented Sep 15, 2024

Copy link

homie-gg bot commented Sep 15, 2024

This might have already been done via: finish goal box implementation (net shortcuts).

Copy link

homie-gg bot commented Sep 16, 2024

This might have already been done via: enable goalbox optimization.

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

No branches or pull requests

1 participant