Skip to content

Conversation

@osamahammad21
Copy link
Member

No description provided.

Signed-off-by: osamahammad21 <osama21@aucegypt.edu>
@osamahammad21 osamahammad21 changed the title Implement callback registery to enable inter-module communication throughout openroad. Implement callback registry to enable inter-module communication throughout openroad. Aug 10, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

}

private:
TritonRoute* router_;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

warning: private field 'router_' is not used [clang-diagnostic-unused-private-field]

  TritonRoute* router_;
               ^

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maliberty Is it possible to ignore this? It's gonna be used in a following PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok though you could have saved it for the PR where it is used.

Signed-off-by: osamahammad21 <osama21@aucegypt.edu>
Signed-off-by: osamahammad21 <osama21@aucegypt.edu>
@maliberty maliberty merged commit 3bbfc26 into The-OpenROAD-Project:master Aug 11, 2025
8 of 11 checks passed
@maliberty
Copy link
Member

false bazel failure on download

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