English

ChatHLS: Towards Systematic Design Automation and Optimization for High-Level Synthesis

Hardware Architecture 2026-04-22 v4

Abstract

High-Level Synthesis (HLS) improves IC development productivity by enabling hardware design from C-like languages. However, strict coding constraints and design-specific optimizations limit its widespread adoption. While recent efforts employ large language models (LLMs) to assist HLS design, they often struggle with synthesizability rules and directive semantics. To this end, we introduce ChatHLS, a multi-agent HLS design framework that leverages specialized LLMs for automated debugging and directive tuning. ChatHLS incorporates an adaptive error case expansion mechanism, combined with a reasoning-to-instruction analysis method to accurately diagnose HLS errors. To optimize hardware performance, it enables QoR-aware reasoning to learn the impact of HLS directives on the quality of results (QoR). Experimental results demonstrate that ChatHLS outperforms Gemini-3-pro with a 32.6% relative improvement in debugging, while achieving significant speedups across various HLS kernels and neural network accelerators. These results underscore the potential of ChatHLS for agile hardware development.

Keywords

Cite

@article{arxiv.2507.00642,
  title  = {ChatHLS: Towards Systematic Design Automation and Optimization for High-Level Synthesis},
  author = {Runkai Li and Jia Xiong and Xiuyuan He and Jieru Zhao and Jiaqi Lv and Haowen Fang and Lei Qi and Xi Wang},
  journal= {arXiv preprint arXiv:2507.00642},
  year   = {2026}
}

Comments

Accepted by ACL 2026 (Main Conference)

R2 v1 2026-07-01T03:41:22.888Z