Skip to main content
CenXiv.org
此网站处于试运行阶段,支持我们!
我们衷心感谢所有贡献者的支持。
贡献
赞助
cenxiv logo > cs > arXiv:2507.15664

帮助 | 高级搜索

计算机科学 > 硬件架构

arXiv:2507.15664 (cs)
[提交于 2025年7月21日 ]

标题: VeriRAG:一种用于自动RTL可测试性修复的检索增强框架

标题: VeriRAG: A Retrieval-Augmented Framework for Automated RTL Testability Repair

Authors:Haomin Qi, Yuyang Du, Lihao Zhang, Soung Chang Liew, Kexin Chen, Yining Du
摘要: 大型语言模型(LLMs)在计算机辅助设计(CAD)中展现了巨大的潜力,特别是在电子设计自动化(EDA)工具中的自动调试和验证方面。然而,可测试性设计(DFT)仍然是一个相对未被充分探索的领域。本文介绍了VeriRAG,第一个基于LLM的DFT-EDA框架。VeriRAG采用检索增强生成(RAG)方法,使LLM能够修改代码以确保DFT合规性。VeriRAG集成了(1)一种基于自编码器的相似性度量模型,用于精确检索参考RTL设计供LLM使用,以及(2)一种迭代代码修订流程,使LLM能够在保持可综合性的前提下确保DFT合规性。为了支持VeriRAG,我们引入了VeriDFT,这是一个基于Verilog的DFT数据集,专门用于DFT感知的RTL修复。VeriRAG从VeriDFT中检索结构相似的RTL设计,每个设计都配有经过严格验证的修正方案,作为代码修复的参考。通过VeriRAG和VeriDFT,我们实现了完全自动化的DFT修复——与零样本基线相比,成功修复率提高了7.72倍(见第五部分图5)。消融研究进一步证实了VeriRAG框架各组件的贡献。我们已在https://github.com/yuyangdu01/LLM4DFT开源了我们的数据、模型和脚本。
摘要: Large language models (LLMs) have demonstrated immense potential in computer-aided design (CAD), particularly for automated debugging and verification within electronic design automation (EDA) tools. However, Design for Testability (DFT) remains a relatively underexplored area. This paper presents VeriRAG, the first LLM-assisted DFT-EDA framework. VeriRAG leverages a Retrieval-Augmented Generation (RAG) approach to enable LLM to revise code to ensure DFT compliance. VeriRAG integrates (1) an autoencoder-based similarity measurement model for precise retrieval of reference RTL designs for the LLM, and (2) an iterative code revision pipeline that allows the LLM to ensure DFT compliance while maintaining synthesizability. To support VeriRAG, we introduce VeriDFT, a Verilog-based DFT dataset curated for DFT-aware RTL repairs. VeriRAG retrieves structurally similar RTL designs from VeriDFT, each paired with a rigorously validated correction, as references for code repair. With VeriRAG and VeriDFT, we achieve fully automated DFT correction -- resulting in a 7.72-fold improvement in successful repair rate compared to the zero-shot baseline (Fig. 5 in Section V). Ablation studies further confirm the contribution of each component of the VeriRAG framework. We open-source our data, models, and scripts at https://github.com/yuyangdu01/LLM4DFT.
评论: 8页,5图
主题: 硬件架构 (cs.AR)
引用方式: arXiv:2507.15664 [cs.AR]
  (或者 arXiv:2507.15664v1 [cs.AR] 对于此版本)
  https://doi.org/10.48550/arXiv.2507.15664
通过 DataCite 发表的 arXiv DOI(待注册)

提交历史

来自: Haomin Qi [查看电子邮件]
[v1] 星期一, 2025 年 7 月 21 日 14:25:52 UTC (2,223 KB)
全文链接:

获取论文:

    查看标题为《》的 PDF
  • 查看中文 PDF
  • 查看 PDF
  • HTML(实验性)
  • TeX 源代码
  • 其他格式
许可图标 查看许可
当前浏览上下文:
cs.AR
< 上一篇   |   下一篇 >
新的 | 最近的 | 2025-07
切换浏览方式为:
cs

参考文献与引用

  • NASA ADS
  • 谷歌学术搜索
  • 语义学者
a 导出 BibTeX 引用 加载中...

BibTeX 格式的引用

×
数据由提供:

收藏

BibSonomy logo Reddit logo

文献和引用工具

文献资源探索 (什么是资源探索?)
连接的论文 (什么是连接的论文?)
Litmaps (什么是 Litmaps?)
scite 智能引用 (什么是智能引用?)

与本文相关的代码,数据和媒体

alphaXiv (什么是 alphaXiv?)
CatalyzeX 代码查找器 (什么是 CatalyzeX?)
DagsHub (什么是 DagsHub?)
Gotit.pub (什么是 GotitPub?)
Hugging Face (什么是 Huggingface?)
带有代码的论文 (什么是带有代码的论文?)
ScienceCast (什么是 ScienceCast?)

演示

复制 (什么是复制?)
Hugging Face Spaces (什么是 Spaces?)
TXYZ.AI (什么是 TXYZ.AI?)

推荐器和搜索工具

影响之花 (什么是影响之花?)
核心推荐器 (什么是核心?)
IArxiv 推荐器 (什么是 IArxiv?)
  • 作者
  • 地点
  • 机构
  • 主题

arXivLabs:与社区合作伙伴的实验项目

arXivLabs 是一个框架,允许合作伙伴直接在我们的网站上开发和分享新的 arXiv 特性。

与 arXivLabs 合作的个人和组织都接受了我们的价值观,即开放、社区、卓越和用户数据隐私。arXiv 承诺这些价值观,并且只与遵守这些价值观的合作伙伴合作。

有一个为 arXiv 社区增加价值的项目想法吗? 了解更多关于 arXivLabs 的信息.

这篇论文的哪些作者是支持者? | 禁用 MathJax (什么是 MathJax?)
  • 关于
  • 帮助
  • contact arXivClick here to contact arXiv 联系
  • 订阅 arXiv 邮件列表点击这里订阅 订阅
  • 版权
  • 隐私政策
  • 网络无障碍帮助
  • arXiv 运营状态
    通过...获取状态通知 email 或者 slack

京ICP备2025123034号