ARAIDec 28, 2023

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

arXiv:2401.12224v176 citationsh-index: 15Has Code
Originality Synthesis-oriented
AI Analysis

This work provides a foundational overview for researchers and engineers in EDA, but it is incremental as it primarily surveys existing progress without introducing new methods or results.

The paper systematically reviews the application of Large Language Models (LLMs) in Electronic Design Automation (EDA) to address the time-consuming and resource-intensive nature of chip design, categorizing uses into assistant chatbots, HDL and script generation, and HDL verification and analysis, and highlighting future research directions.

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 process. However, the evolution of very large-scale integrated circuits has made chip design time-consuming and resource-intensive, requiring substantial prior expert knowledge. Additionally, intermediate human control activities are crucial for seeking optimal solutions. In system design stage, circuits are usually represented with Hardware Description Language (HDL) as a textual format. Recently, Large Language Models (LLMs) have demonstrated their capability in context understanding, logic reasoning and answer generation. Since circuit can be represented with HDL in a textual format, it is reasonable to question whether LLMs can be leveraged in the EDA field to achieve fully automated chip design and generate circuits with improved power, performance, and area (PPA). In this paper, we present a systematic study on the application of LLMs in the EDA field, categorizing it into the following cases: 1) assistant chatbot, 2) HDL and script generation, and 3) HDL verification and analysis. Additionally, we highlight the future research direction, focusing on applying LLMs in logic synthesis, physical design, multi-modal feature extraction and alignment of circuits. We collect relevant papers up-to-date in this field via the following link: https://github.com/Thinklab-SJTU/Awesome-LLM4EDA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes