arXiv:2504.09485cs.LGcs.AR2025-04中稿 · ICCAD'25被引 4

首个实现电路编码器与解码器跨模态对齐的生成式芯片设计模型。

GenEDA: Towards Generative Netlist Functional Reasoning via Cross-Modal Circuit Encoder-Decoder Alignment

  • 通过共享潜在空间对齐图结构电路表示与文本大模型,打通低层网表与高层功能的语义鸿沟。
  • 在三个新任务中实现从底层网表逆向生成规格说明和RTL代码,超越传统门级分类。
  • 支持开源与商用冻结大模型,显著提升GPT、DeepSeek等主流模型在电路生成任务表现。

基础大模型的成功推动了电路基础模型的研究,旨在辅助集成电路(IC)设计流程。然而,现有预训练电路基础模型通常局限于独立的编码器用于预测任务或解码器用于生成任务,二者分别运行于不同电路模态且位于分离的潜在空间,难以协同以实现更高级能力。本文提出GenEDA,首个在共享潜在空间中实现电路编码器与解码器跨模态对齐的框架。它连接基于图的电路表征学习与基于文本的大语言模型(LLMs),实现两者潜在空间间的通信。为达成对齐,我们设计两种范式,分别适配开源可训练与商业冻结的LLMs。借助该对齐架构,我们构建首个面向网表的生成式基础模型,释放大模型在低层级、位展开网表上的生成推理能力。GenEDA实现了三项前所未有的生成式网表功能推理任务:从低层网表逆向生成高阶功能,如规格说明和RTL代码。这些任务突破传统门函数分类,直接生成完整电路功能。实验表明,GenEDA显著提升包括GPT和DeepSeek系列在内的先进大模型在所有任务中的性能。

原文摘要 · Abstract (English)

The success of foundation AI has motivated the research of circuit foundation models, which are customized to assist the integrated circuit (IC) design process. However, existing pre-trained circuit foundation models are typically limited to standalone encoders for predictive tasks or decoders for generative tasks. These two model types are developed independently, operate on different circuit modalities, and reside in separate latent spaces. This restricts their ability to complement each other for more advanced capabilities. In this work, we present GenEDA, the first framework that cross-modally aligns circuit encoders with decoders within a shared latent space. GenEDA bridges the gap between graph-based circuit representation learning and text-based large language models (LLMs), enabling communication between their respective latent spaces. To achieve the alignment, we propose two paradigms to support both open-source trainable LLMs and commercial frozen LLMs. We leverage this aligned architecture to develop the first generative foundation model for netlists, unleashing LLMs' generative reasoning capability on the low-level and bit-blasted netlists. GenEDA enables three unprecedented generative netlist functional reasoning tasks, where it reversely generates high-level functionalities such as specifications and RTL code from low-level netlists. These tasks move beyond traditional gate function classification to direct generation of full-circuit functionality. Experiments demonstrate that GenEDA significantly boosts advanced LLMs' (e.g., GPT and DeepSeek series) performance in all tasks.

电路生成大模型跨模态对齐Netlist

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。