English

LLM-Driven Design Space Exploration of FPGA-based Accelerators

Hardware Architecture 2026-05-08 v1 Artificial Intelligence Performance

Abstract

Designing field-programmable gate array (FPGA)-based accelerators for modern artificial intelligence workloads requires navigating a large and complex hardware design space encompassing architectural parameters, dataflow strategies, and memory hierarchies, making the process time-consuming and resource-intensive. While the SECDA methodology enables rapid hardware-software co-design of accelerators through SystemC simulation and FPGA execution, identifying optimal accelerator configurations still requires substantial manual effort and domain expertise. This work presents SECDA-DSE, a framework that integrates Large Language Models (LLMs) into the SECDA ecosystem, comprising tools built around SECDA to automate the design space exploration (DSE) of FPGA-based accelerators. SECDA-DSE combines a structured DSE Explorer for generating accelerator configurations with an LLM Stack that performs reasoning-guided exploration using retrieval-augmented generation and chain-of-thought prompting, alongside a feedback loop that enables reinforced fine-tuning for continuous improvement. We demonstrate the feasibility of SECDA-DSE through an initial high-level synthesis based evaluation of a generated accelerator design that meets synthesis timing and resource constraints on an Zynq-7000 FPGA.

Keywords

Cite

@article{arxiv.2605.05920,
  title  = {LLM-Driven Design Space Exploration of FPGA-based Accelerators},
  author = {Vinamra Sharma and Xingjian Fu and Jude Haris and José Cano},
  journal= {arXiv preprint arXiv:2605.05920},
  year   = {2026}
}

Comments

Accepted to the Workshop on Intelligent System Design (InSyDe) co-located with EuroSys '26

R2 v1 2026-07-01T12:54:28.968Z