Skip to content

Conversation

@uenoku
Copy link
Member

@uenoku uenoku commented Oct 27, 2025

Refactored LongestPathCollection::sortAndDropNonCriticalPathsPerEndPoint to dropNonCriticalPaths with a parameter to filter by end point or start point. Separated sorting from dropping for better control. Exposed the functionality through C API and Python bindings.

Refactored LongestPathCollection::sortAndDropNonCriticalPathsPerEndPoint
to dropNonCriticalPaths with a parameter to filter by end point or start
point. Separated sorting from dropping for better control. Exposed the
functionality through C API and Python bindings.
@uenoku
Copy link
Member Author

uenoku commented Oct 27, 2025

I'm going to merge to include in the next circt release. Post-commit review is appreciated.

@uenoku uenoku merged commit b809bf8 into main Oct 27, 2025
7 checks passed
@uenoku uenoku deleted the dev/hidetou/drop branch October 27, 2025 08:10
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