English

Static Communication Analysis for Hardware Design

Hardware Architecture 2025-05-28 v1

Abstract

Hardware acceleration of algorithms is an effective method for improving performance in high-demand computational tasks. However, developing hardware designs for such acceleration fundamentally differs from software development, as it requires a deep understanding of the highly parallel nature of the hardware architecture. In this paper, we present a framework for the static analysis of communication within datapath architectures designed for field-programmable gate arrays (FPGAs). Our framework aims to enhance hardware design and optimization by providing insights into communication patterns within the architecture, which are essential for ensuring efficient data handling.

Keywords

Cite

@article{arxiv.2505.20849,
  title  = {Static Communication Analysis for Hardware Design},
  author = {Mads Rosendahl and Maja H. Kirkeby},
  journal= {arXiv preprint arXiv:2505.20849},
  year   = {2025}
}

Comments

In Proceedings PLACES 2025, arXiv:2505.19078

R2 v1 2026-07-01T02:42:00.978Z