Skip to content

gui: heatmap chip dependency#9771

Open
osamahammad21 wants to merge 2 commits intoThe-OpenROAD-Project:masterfrom
osamahammad21:gui-chips-control
Open

gui: heatmap chip dependency#9771
osamahammad21 wants to merge 2 commits intoThe-OpenROAD-Project:masterfrom
osamahammad21:gui-chips-control

Conversation

@osamahammad21
Copy link
Member

No description provided.

Signed-off-by: osamahammad21 <osama21@aucegypt.edu>
Copy link
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 refactors the heatmap data source to depend on dbChip instead of dbBlock, which is a good generalization. The changes are applied consistently across multiple files. I found one potential critical issue: a null pointer dereference in HeatMapDataSource::getBounds(). I've added a comment with a suggested fix. Other than that, the changes look good.

@github-actions
Copy link
Contributor

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

Signed-off-by: osamahammad21 <osama21@aucegypt.edu>
@github-actions
Copy link
Contributor

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

None yet

1 participant