Retrieve, Schedule, Reflect: LLM Agents for Chip QoR Optimization
Yikang ouyang, Yang Luo, Dongsheng Zuo, Yuzhe Ma

TL;DR
This paper introduces an agentic LLM framework that automates chip optimization scheduling, achieving superior QoR improvements with less power and area consumption, and matching human expert performance.
Contribution
It presents a novel LLM-based agent that interacts with EDA tools for chip optimization, incorporating retrieval-augmented generation and language reflection for improved scheduling.
Findings
10% greater timing improvement over black-box search methods
More than 4x speedup in optimization process
QoR comparable to human experts
Abstract
Modern chip design requires multi-objective optimization of timing, power, and area under stringent time-to-market constraints. Although powerful optimization algorithms are integrated into EDA tools, achieving high QoR hinges on effective long-horizon scheduling, which relies heavily on manual expert intervention. To address this issue and automate chip design, we propose an agentic LLM framework that schedules chip optimizations through direct interaction with EDA tools. The agent is grounded in natural language expertise expressed as a search tree through retrieval-augmented generation (RAG). We further improve scheduling quality with Pareto-driven QoR feedback through language reflection. Experimental results show that, compared with black-box search methods such as reinforcement learning, our framework achieves 10% greater timing improvement while consuming less power and area,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmbedded Systems Design Techniques · Parallel Computing and Optimization Techniques · VLSI and FPGA Design Techniques
