Skip to content

[RSZ] Make getSwappableCells, getVTEquivCells, and replaceCell public.#10304

Open
Logikable wants to merge 2 commits intoThe-OpenROAD-Project:masterfrom
Logikable:rsz
Open

[RSZ] Make getSwappableCells, getVTEquivCells, and replaceCell public.#10304
Logikable wants to merge 2 commits intoThe-OpenROAD-Project:masterfrom
Logikable:rsz

Conversation

@Logikable
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Sean Luchen <seanluchen@google.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request reorders the declarations of getSwappableCells, getVTEquivCells, and replaceCell within the Resizer class in src/rsz/include/rsz/Resizer.hh. I have no feedback to provide.

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@QuantamHD
Copy link
Copy Markdown
Collaborator

QuantamHD commented Apr 30, 2026

Those functions are swig bound by default @Logikable. Could we potentially move them into their own file and bazel target to correctly limit visibility and prevent inadvertent SWIG capture?

Signed-off-by: Sean Luchen <seanluchen@google.com>
@Logikable
Copy link
Copy Markdown
Contributor Author

Those functions are swig bound by default @Logikable. Could we potentially move them into their own file and bazel target to correctly limit visibility and prevent inadvertent SWIG capture?

I've added ignores to the Python SWIG, which appears to be the standard practice. How does this look?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

clang-tidy review says "All clean, LGTM! 👍"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants