Got any good reads on floating point math design?

This page summarizes the projects mentioned and recommended in the original post on /r/FPGA

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hlsVHDL_floating_point

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cvfpu

    Parametric floating-point unit with support for standard RISC-V formats and operations as well as transprecision formats.

  • OpenHWGroup's CVFPU (SystemVerilog), this is used by the CV32E40P. I had a go with this but couldn't get it to synthesise in Quartus Prime Lite.

  • fpu-sp

    IEEE 754 floating point library in system-verilog and vhdl

  • I recently saw an interesting idea in this VHDL repository which combines addition and multiplication in a single fused multiply add unit. Division and square root are combined as well. In my opinion the FMADD block needs some more pipeline stages.

  • mrisc32-a1

    Discontinued A pipelined, in-order, scalar VHDL implementation of the MRISC32 ISA

  • I saw a particularly efficient VHDL implementation in the mrisc32-a1, though this is lacking support for rounding modes. Together with the rest of the processor this is a very interesting project, I hope that the author progresses it further.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Find the leading '0' Verilog question

    1 project | /r/FPGA | 24 May 2022
  • Floating point unit in systemc

    1 project | /r/FPGA | 22 Dec 2020
  • Is x86 really that bad?

    2 projects | /r/asm | 17 Feb 2023
  • Minix

    2 projects | /r/linuxmemes | 13 Jan 2023
  • Has anyone created a graphics card/engine?

    2 projects | /r/FPGA | 29 May 2022