Skip to content

Comments

odb: name mapping for chip objects#8230

Merged
maliberty merged 3 commits intoThe-OpenROAD-Project:masterfrom
osamahammad21:odb-chip-maps
Sep 4, 2025
Merged

odb: name mapping for chip objects#8230
maliberty merged 3 commits intoThe-OpenROAD-Project:masterfrom
osamahammad21:odb-chip-maps

Conversation

@osamahammad21
Copy link
Member

No description provided.

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

github-actions bot commented Sep 4, 2025

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

stream >> obj._next_entry;
}
auto chip = (dbChip*) &obj;
for (const auto& chip_region : chip->getChipRegions()) {
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't chipinsts_map_ need to be populated too?

Copy link
Member Author

Choose a reason for hiding this comment

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

it is in the dbDatabase.cpp

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

github-actions bot commented Sep 4, 2025

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

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

github-actions bot commented Sep 4, 2025

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

@maliberty maliberty merged commit 9765677 into The-OpenROAD-Project:master Sep 4, 2025
11 checks passed
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