vix.ing · top · new · best · stats · spec

A Hybrid Residue Floating Numerical Architecture for High Precision Arithmetic on FPGAs

2025/12/09 by Mostafa Darvishi, Darvishi, Mostafa
Computer Science · #Cryptography and Residue Arithmetic #FOS: Computer and information sciences #FOS: Electrical engineering #Hardware Architecture (cs.AR) #Mathematical Software (cs.MS) #Numerical Methods and Algorithms #Polynomial and algebraic computation #Signal Processing (eess.SP) #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2512.09155

openalex publication_date 2025/12/09 · openalex created_date 2025/12/12 · openalex updated_date 2026/07/28

Abstract

Floating point arithmetic remains expensive on FPGA platforms due to wide datapaths and normalization logic, motivating alternative representations that preserve dynamic range at lower cost. This work introduces the Hybrid Residue Floating Numerical Architecture (HRFNA), a unified arithmetic system that combines carry free residue channels with a lightweight floating point scaling factor. We develop the full mathematical framework, derive bounded error normalization rules, and present FPGA optimized microarchitectures for modular multiplication, exponent management, and hybrid reconstruction. HRFNA is implemented on a Xilinx ZCU104, with Vitis simulation, RTL synthesis, and on chip ILA traces confirming cycle accurate correctness. The architecture achieves over 2.1 times throughput improvement and 38-52 percent LUT reduction compared to IEEE 754 single precision baselines while maintaining numerical stability across long iterative sequences. These results demonstrate that HRFNA offers an efficient and scalable alternative to floating point computation on modern FPGA devices.

Citations

Related