CLAIARMay 4, 2024

EDA Corpus: A Large Language Model Dataset for Enhanced Interaction with OpenROAD

arXiv:2405.06676v126 citationsh-index: 13Has Code2024 IEEE LLM Aided Design Workshop (LAD)
Originality Synthesis-oriented
AI Analysis

This provides a resource for LLM-focused research in electronic design automation, but it is incremental as it addresses a data gap without new methods or results.

The paper tackles the lack of publicly available and permissively licensed data for integrating large language models (LLMs) into chip design by introducing an open-source dataset with over 1000 data points tailored for the OpenROAD EDA toolchain.

Large language models (LLMs) serve as powerful tools for design, providing capabilities for both task automation and design assistance. Recent advancements have shown tremendous potential for facilitating LLM integration into the chip design process; however, many of these works rely on data that are not publicly available and/or not permissively licensed for use in LLM training and distribution. In this paper, we present a solution aimed at bridging this gap by introducing an open-source dataset tailored for OpenROAD, a widely adopted open-source EDA toolchain. The dataset features over 1000 data points and is structured in two formats: (i) a pairwise set comprised of question prompts with prose answers, and (ii) a pairwise set comprised of code prompts and their corresponding OpenROAD scripts. By providing this dataset, we aim to facilitate LLM-focused research within the EDA domain. The dataset is available at https://github.com/OpenROAD-Assistant/EDA-Corpus.

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