paper-with-me

Papers

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

2025-05-25 · Qiong Li, Chao Fang, Longwei Huang, Jun Lin, Zhongfeng Wang

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.

📄 PDF Abstract BibTeX arXiv:2505.19096

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PERC: Posit Enhanced Rocket Chip

2020-05-29 · Computer Architecture Research with RISC-V 2020 5 · Arunkumar M Vaidyanathan, Sai Ganesh Bhairathi, Harshal Ganpatrao Hayatnagarkar

Balancing between precision and performance is a known trade-off in system design. Universal Number system attempts to dissolve this trade-off with its flexible arbitrary precision bound within fixed bit length. Its Type…

PositNN: Training Deep Neural Networks with Mixed Low-Precision Posit

2021-04-30 · Gonçalo Raposo, Pedro Tomás, Nuno Roma

Low-precision formats have proven to be an efficient way to reduce not only the memory footprint but also the hardware resources and power consumption of deep learning computations. Under this premise, the posit numerica…

An AI-Enabled Hybrid Cyber-Physical Framework for Adaptive Control in Smart Grids

2025-11-26 · Muhammad Siddique, Sohaib Zafar arxiv

Evolving smart grids require flexible and adaptive control methods. A harmonized hybrid cyber-physical framework, which considers both physical and cyber layers and ensures adaptability, is one of the critical challenges…

Representation range needs for 16-bit neural network training

2021-03-29 · Valentina Popescu, Abhinav Venigalla, Di wu, Robert Schreiber

Deep learning has grown rapidly thanks to its state-of-the-art performance across a wide range of real-world applications. While neural networks have been trained using IEEE-754 binary32 arithmetic, the rapid growth of c…

CORVET: A CORDIC-Powered, Resource-Frugal Mixed-Precision Vector Processing Engine for High-Throughput AIoT applications

2026-02-22 · Sonu Kumar, Mohd Faisal Khan, Mukul Lokhande, Santosh Kumar Vishvakarma arxiv

This brief presents a runtime-adaptive, performance-enhanced vector engine featuring a low-resource, iterative CORDIC-based MAC unit for edge AI acceleration. The proposed design enables dynamic reconfiguration between a…

Object Detection