AgenticPD: A Stage-Aware Agentic Framework for Physical Design QoR Optimization
About
Physical design quality-of-results~(QoR) optimization is hard and expensive. Choices made at one stage can help or hurt later stages. Each evaluation requires a costly EDA run through the full flow. While existing methods still treat optimization as flat parameter tuning or a LLM-based script generation task, we present AgenticPD, a stage-aware agentic framework for physical design QoR optimization. Instead of re-running the full flow after every trial, AgenticPD is organized around the stage boundaries of the physical design flow, where a Judge Agent navigates the search and stage-specialized agents make local decisions within their own stage using stage-local tools. Additionally, the agent harness in AgenticPD provides structured observations, execution history, and agent context management. As a result, the system can branch from prior intermediate states and reuse checkpoints to continue the optimization procedure, and every candidate is evaluated at the post-route signoff. Across these baselines, AgenticPD achieves strong post-route timing while remaining competitive in power and area.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Post-route Physical Design Optimization | ibex design SKY130HD technology node | WNS0.503 | 4 | |
| Post-route Physical Design Optimization | ibex design ASAP7 technology node | WNS53.867 | 4 | |
| Post-route Physical Design Optimization | AES design SKY130HD technology node | WNS0.271 | 4 | |
| Post-route Physical Design Optimization | JPEG design SKY130HD technology node | WNS0.154 | 4 | |
| Post-route Physical Design Optimization | AES design ASAP7 technology node | WNS32.271 | 4 | |
| Post-route Physical Design Optimization | JPEG design ASAP7 technology node | WNS50.569 | 4 |