Skip to content

Comments

dpl: fix debug mode, two stage stop (for DPL and DPO)#8266

Merged
maliberty merged 1 commit intoThe-OpenROAD-Project:masterfrom
gudeh:dpl-debug-two-stage-stop
Sep 8, 2025
Merged

dpl: fix debug mode, two stage stop (for DPL and DPO)#8266
maliberty merged 1 commit intoThe-OpenROAD-Project:masterfrom
gudeh:dpl-debug-two-stage-stop

Conversation

@gudeh
Copy link
Contributor

@gudeh gudeh commented Sep 8, 2025

Introduce a two-stage stop: first before DPL modifications, and then again before DPO modifications are applied to the db.

Previously, DPL modifications were hidden, so debugging only showed positions either before all DPL/DPO modifications or after both. With this change, we can now see DPL and DPO modifications separately.

before this change, DPL modifications were hidden
now we have a two stage stop, where we stop before DPL modifications, then we stop again for DPO modifications

Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

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

@maliberty maliberty merged commit 8d69146 into The-OpenROAD-Project:master Sep 8, 2025
11 checks passed
@gudeh gudeh deleted the dpl-debug-two-stage-stop branch September 8, 2025 18:14
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