English

Are LLMs Any Good for High-Level Synthesis?

Hardware Architecture 2024-08-21 v1 Artificial Intelligence

Abstract

The increasing complexity and demand for faster, energy-efficient hardware designs necessitate innovative High-Level Synthesis (HLS) methodologies. This paper explores the potential of Large Language Models (LLMs) to streamline or replace the HLS process, leveraging their ability to understand natural language specifications and refactor code. We survey the current research and conduct experiments comparing Verilog designs generated by a standard HLS tool (Vitis HLS) with those produced by LLMs translating C code or natural language specifications. Our evaluation focuses on quantifying the impact on performance, power, and resource utilization, providing an assessment of the efficiency of LLM-based approaches. This study aims to illuminate the role of LLMs in HLS, identifying promising directions for optimized hardware design in applications such as AI acceleration, embedded systems, and high-performance computing.

Keywords

Cite

@article{arxiv.2408.10428,
  title  = {Are LLMs Any Good for High-Level Synthesis?},
  author = {Yuchao Liao and Tosiron Adegbija and Roman Lysecky},
  journal= {arXiv preprint arXiv:2408.10428},
  year   = {2024}
}

Comments

ICCAD '24 Special Session on AI4HLS: New Frontiers in High-Level Synthesis Augmented with Artificial Intelligence

R2 v1 2026-06-28T18:17:29.658Z