Add Domains and Power rails views for functional groups.

Sidebar tabs show routing-first topology from placement_plan/functional_groups, with IC groups and satellite roles highlighted per domain and per supply rail.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-13 17:17:16 +02:00
co-authored by Cursor
parent e124ac2de7
commit fc11df59fc
10 changed files with 553 additions and 48 deletions
+8
View File
@@ -2,6 +2,14 @@
What's new in Pinscope.
## 2.28.5 — 2026-09-13 — Domains & power-rail topology views
Browse routing-first functional groups from the project sidebar: Domains (power-net islands) and Power rails, each highlighting IC groups and satellite roles.
- [New] Sidebar tabs **Domains** and **Power rails** (from `placement_plan` / `functional_groups`).
- [Changed] Analysis `graph_build` also writes `placement_plan.json`.
- [Fixed] Heal stuck Placement `queued`/`running` when the worker is dead.
## 2.28.4 — 2026-09-13 — Unstick zombie running pipelines
A finished run whose worker died before flipping meta stayed `running`, so Progress showed Review spinning forever. Heal those projects when the event log already ends with `pipeline_complete`.