jm2000 / RISCV-FPU

Basic floating-point components for RISC-V processors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RISCV-FPU

This project is aiming to design necessary floating-piont components for implementing RISCV processors.

These components need to be tweaked for different implementations. I provide them just as reference designs. They have better PPA than the Berkeley hard-float and synopsys DesignWare.

About

Basic floating-point components for RISC-V processors


Languages

Language:Verilog 96.7%Language:SystemVerilog 3.3%