arXiv:2605.15237cs.ARcs.AI2026-05

A3D用AI自动设计硬件加速器,让复杂程序无需人工干预即可提速省电。

A3D: Agentic AI flow for autonomous Accelerator Design

  • 分拆任务给专用AI代理,协同规划、执行与验证加速器设计流程
  • 从分子模拟等复杂应用中自动生成多款性能-面积平衡的加速器方案
  • 适合想自动化硬件加速但缺乏芯片设计经验的研究者或工程师

通过硬件加速器设计提升系统性能和能效已取得显著进展。然而,针对复杂应用的设计仍高度依赖人工,需掌握工作负载分析、硬件设计、微架构及EDA工具使用等多方面知识,对领域专家构成挑战,导致现有方案多局限于数据流规则且可预测的应用。近年来,具备自主规划、推理、执行与反思能力的AI代理为自动化带来新可能。本文提出A3D——一种面向端到端硬件加速器设计自动化的智能体流程。A3D自动完成工作负载分析、性能瓶颈识别、HLS兼容代码重构及微架构生成,并通过自动探索速度-面积权衡空间生成多样化设计方案。针对当前仅聚焦特定任务(如HLS设计空间探索)的局限,A3D通过合理分配任务至专业代理、引入验证代理与循环调度机制、结合预设与自定义工具,以及采用代理式RAG技术检索代码库与专有EDA工具文档,有效解决现代大模型在加速器设计中的应用难题。基于Claude Sonnet 4.5与Catapult HLS工具的实现表明,A3D可完全无需人工干预地为复杂科学应用(如LAMMPS分子动力学模拟、QMCPACK量子化学计算)生成有效加速器设计。

原文摘要 · Abstract (English)

Accelerating applications through the design of hardware accelerators can significantly enhance system performance and energy efficiency. Despite advances, such as high-level synthesis (HLS), designing accelerators for complex applications still remains highly labor-intensive, demanding considerable expertise in understanding workloads to be accelerated, hardware design, micro-architecture, and EDA tool usage, posing challenges for application domain experts. Therefore, most accelerator solutions are limited to applications with a regular predictable dataflow. Advances in AI have enabled agents that perform autonomous planning, reasoning, execution and reflection, leading to unprecedented potential for automation through agentic AI. We present A3D, an Agentic AI flow for end-to-end Automation of hardware Accelerator Design. A3D automates workload analysis, performance bottleneck identification, code refactoring for HLS compatibility and micro-architecture generation. A3D also generates diverse accelerator designs by automatically exploring the speed-area tradeoff space. Recent efforts have explored the use of AI for specific tasks such as design space exploration in HLS, leaving several tasks to still be performed manually. A3D addresses the challenges in applying modern LLMs to accelerator design by judiciously partitioning tasks among specialist agents, orchestrating process loops with specialist and verifier agents, utilizing pre-existing and custom tools, and employing agentic RAG for codebase and proprietary EDA tool documentation exploration. Our implementation of A3D, using commercial components like Claude Sonnet 4.5 and the Catapult HLS tool, demonstrates its effectiveness by generating accelerator designs with no human intervention from complex scientific applications like LAMMPS (molecular dynamics simulation) and QMCPACK (quantum chemistry).

AI设计硬件加速自动化大模型

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