paper-with-me

홈 › Papers

Large Language Models (LLMs) for Electronic Design Automation (EDA)

2025-08-27 · Kangwei Xu, Denis Schwachhofer, Jason Blocklove, Ilia Polian, Peter Domanski, Dirk Pflüger, Siddharth Garg, Ramesh Karri, Ozgur Sinanoglu, Johann Knechtel, Zhuorui Zhao, Ulf Schlichtmann, Bing Li arxiv

With the growing complexity of modern integrated circuits, hardware engineers are required to devote more effort to the full design-to-manufacturing workflow. This workflow involves numerous iterations, making it both labor-intensive and error-prone. Therefore, there is an urgent demand for more efficient Electronic Design Automation (EDA) solutions to accelerate hardware development. Recently, large language models (LLMs) have shown remarkable advancements in contextual comprehension, logical reasoning, and generative capabilities. Since hardware designs and intermediate scripts can be represented as text, integrating LLM for EDA offers a promising opportunity to simplify and even automate the entire workflow. Accordingly, this paper provides a comprehensive overview of incorporating LLMs into EDA, with emphasis on their capabilities, limitations, and future opportunities. Three case studies, along with their outlook, are introduced to demonstrate the capabilities of LLMs in hardware design, testing, and optimization. Finally, future directions and challenges are highlighted to further explore the potential of LLMs in shaping the next-generation EDA, providing valuable insights for researchers interested in leveraging advanced AI technologies for EDA.

📄 PDF Abstract BibTeX arXiv:2508.20030

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

A Survey of Research in Large Language Models for Electronic Design Automation

2025-01-16 · Jingyu Pan, Guanglei Zhou, Chen-Chia Chang, Isaac Jacobson 외

Within the rapidly evolving domain of Electronic Design Automation (EDA), Large Language Models (LLMs) have emerged as transformative technologies, offering unprecedented capabilities for optimizing and automating variou…

Survey

Can Low-Rank Knowledge Distillation in LLMs be Useful for Microelectronic Reasoning?

2024-06-19 · Nirjhor Rouf, Fin Amin, Paul D. Franzon

In this work, we present empirical results regarding the feasibility of using offline large language models (LLMs) in the context of electronic design automation (EDA). The goal is to investigate and evaluate a contempor…

Knowledge Distillation

Divergent Thoughts toward One Goal: LLM-based Multi-Agent Collaboration System for Electronic Design Automation

2025-02-15 · Haoyuan Wu, Haisheng Zheng, Zhuolun He, Bei Yu

Recently, with the development of tool-calling capabilities in large language models (LLMs), these models have demonstrated significant potential for automating electronic design automation (EDA) flows by interacting wit…

LLM4EDA: Emerging Progress in Large Language Models for Electronic Design Automation

2023-12-28 · RuiZhe Zhong, Xingbo Du, Shixiong Kai, Zhentao Tang 외

Driven by Moore's Law, the complexity and scale of modern chip design are increasing rapidly. Electronic Design Automation (EDA) has been widely applied to address the challenges encountered in the full chip design proce…

Answer GenerationChatbotScript Generation

LLMs and the Future of Chip Design: Unveiling Security Risks and Building Trust

2024-05-11 · Zeng Wang, Lilas Alrahis, Likhitha Mankali, Johann Knechtel 외

Chip design is about to be revolutionized by the integration of large language, multimodal, and circuit models (collectively LxMs). While exploring this exciting frontier with tremendous potential, the community must als…

Code Generation