English

Towards Fixed-Point Formats Determination for Faust Programs

Programming Languages 2024-03-12 v1

Abstract

Modern programmable digital signal processing relies on floating-point numbers for their ease of use. Fixed-point number formats have the potential to save resources and improve execution time, but realising this potential burdens the programmer with the need to define each format, at every step of the computation. This article reviews existing methods to automatically determine fixed-point formats, then describes and evaluates the prototype implementation of automatic fixed-point format determination in the Faust compiler.

Keywords

Cite

@article{arxiv.2403.06527,
  title  = {Towards Fixed-Point Formats Determination for Faust Programs},
  author = {Agathe Herrou and Florent de Dinechin and Stéphane Letz and Yann Orlarey and Anastasia Volkova},
  journal= {arXiv preprint arXiv:2403.06527},
  year   = {2024}
}
R2 v1 2026-06-28T15:15:28.194Z