ARAIMay 25, 2025

Enable Lightweight and Precision-Scalable Posit/IEEE-754 Arithmetic in RISC-V Cores for Transprecision Computing

arXiv:2505.19096v1h-index: 25
Originality Incremental advance
AI Analysis

This work addresses the adoption barrier of posit format in RISC-V cores for transprecision computing, offering a lightweight and scalable solution.

The paper tackles the challenge of integrating posit arithmetic into RISC-V processors by proposing a unified hardware implementation that reduces resource usage by 47.9% in LUTs and 57.4% in FFs compared to state-of-the-art, while improving throughput by up to 2.54x in GEMM kernels.

While posit format offers superior dynamic range and accuracy for transprecision computing, its adoption in RISC-V processors is hindered by the lack of a unified solution for lightweight, precision-scalable, and IEEE-754 arithmetic compatible hardware implementation. To address these challenges, we enhance RISC-V processors by 1) integrating dedicated posit codecs into the original FPU for lightweight implementation, 2) incorporating multi/mixed-precision support with dynamic exponent size for precision-scalability, and 3) reusing and customizing ISA extensions for IEEE-754 compatible posit operations. Our comprehensive evaluation spans the modified FPU, RISC-V core, and SoC levels. It demonstrates that our implementation achieves 47.9% LUTs and 57.4% FFs reduction compared to state-of-the-art posit-enabled RISC-V processors, while achieving up to 2.54$\times$ throughput improvement in various GEMM kernels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes