PDAGENT-BENCH: Characterizing, Grounding, and Architecting LLM Agents for VLSI Physical Design

📅 2026-06-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the absence of standardized benchmarks for evaluating large language models (LLMs) and vision-language models (VLMs) in multi-stage optimization and collaboration with electronic design automation (EDA) tools within VLSI physical design. It introduces the first comprehensive evaluation framework tailored to this domain, comprising five dimensions—knowledge comprehension, report analysis, root-cause diagnosis, script generation, and end-to-end implementation—with 353 industry-validated questions verified by domain experts. The benchmark integrates real-world EDA environments, such as Cadence Innovus, enabling closed-loop assessment. Experimental results reveal that while current models perform reasonably on conceptual tasks, they exhibit significant deficiencies in tool interaction—evidenced by a mere 42.2% accuracy in Innovus script generation—and long-horizon reasoning. Incorporating human-in-the-loop workflows substantially enhances end-to-end design performance.
📝 Abstract
Large Language Models and vision-language models have shown remarkable success in the front-end design of Very Large-Scale Integrated Circuits, yet their capabilities for VLSI physical design remain significantly underexplored. The primary cause is the lack of standardized benchmarks for evaluating agentic physical design workflows that require high-dimensional, multi-stage optimization under strict design constraints, coordinated interaction with diverse Electronic Design Automation tools, and iterative refinement. This work introduces PDAGENT-BENCH, a comprehensive and multi-dimensional benchmark for evaluating LLM/VLM-based agents across the physical design stack. PDAGENT-BENCH integrates both task-level assessment and workflow-level execution. The benchmark suite contains 353 curated problems that combine conceptual questions with real-world industrial artifacts, with expert-validated references and executable solutions. These tasks cover five key capability dimensions: foundational knowledge, report comprehension, root-cause analysis, script generation, and full-flow implementation. In addition, the benchmark provides a unified, human-aligned agentic physical design workflow framework that enables closed-loop evaluation of holistic physical design in realistic EDA environments. Experiments on 11 state-of-the-art models reveal that while modern LLMs/VLMs perform competitively on conceptual tasks, they remain substantially limited in tool-centric execution (e.g., 42.2% on Innovus script generation) and long-horizon, multi-stage reasoning. Our studies further show that human-skill-enhanced agentic workflows significantly improve end-to-end physical design performance. PDAGENT-BENCH establishes a standardized, reproducible, and realistic evaluation framework for advancing LLM/VLM-driven holistic physical design automation. We will open source the benchmark and framework soon.
Problem

Research questions and friction points this paper is trying to address.

VLSI physical design
LLM agents
benchmark
EDA tools
multi-stage optimization
Innovation

Methods, ideas, or system contributions that make the work stand out.

PDAGENT-BENCH
LLM agents
VLSI physical design
EDA tools
agentic workflow