Search papers, labs, and topics across Lattice.
The paper introduces AgenticPD, a novel framework for optimizing physical design quality-of-results (QoR) by leveraging stage-aware decision-making. By organizing the optimization process around the boundaries of the physical design flow and utilizing specialized agents for each stage, the framework significantly reduces the need for costly full-flow evaluations. The results demonstrate that AgenticPD achieves superior post-route timing while maintaining competitive performance in power and area compared to existing methods.
AgenticPD redefines physical design optimization by enabling stage-aware decision-making, drastically cutting costs and improving timing results.
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.