Giter Site home page Giter Site logo

taneroksuz / fpu Goto Github PK

View Code? Open in Web Editor NEW
49.0 49.0 9.0 215 KB

IEEE 754 floating point library in system-verilog and vhdl

License: Apache License 2.0

Python 3.33% Shell 3.12% SystemVerilog 40.19% VHDL 51.67% Makefile 0.16% Forth 0.31% C++ 1.21%
fpga fpu hardware risc-v system-verilog verilog vhdl

fpu's People

Contributors

taneroksuz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fpu's Issues

32-bit mode only for this great library

Hello,

Thank you for working on this great FPU library for RISC-V.
We are interested in using the library for our 32-bit RISCV softcore.
We noticed that this code is mainly designed to target 64-bit CPUs with 64-bit and 32-bit FPU modes.
Basically, the code converts 32-bit to 64-bit before doing all operations which is costly for our small CPU.
We were wondering how difficult it is to create an optimized version of the library for 32-bit only.
If you could point us to the specific places to make changes, we could do the work and share the change.

thanks.

Compliance Status

Hi,

Could you speak about the compliance status of the FPU? Does it support denormals? Does FMA truncate multiplier's intermediate results? Much appreciated!

How to add this FPU in a design ?

Hi,
I have developed a 32 bits extension of 63/6809 (running at 72 MHz) covered by CeCCIL licence and I'm trying to add a FPU in this CPU. I have found your FPU but I don't understand how I can use it. Do you have a minimal documentation to explain how to add this FPU in a design ? Interface of fp_unit.vhd is very cryptic for me.
Best regards,
JB

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.