Git Product home page Git Product logo

Comments (8)

dawsonjon avatar dawsonjon commented on July 18, 2024 1

It's not on github yet. I will upload it tonight.

from fpu.

dawsonjon avatar dawsonjon commented on July 18, 2024

Hi,

Please could you tell me a little bit more about what you are trying to achieve, as I have been working on another project that might prove to be a better starting point for you. In my other project, I have developed pipelined floating point units that achieve several orders of magnitude greater performance but consume more resources. I have already implemented add, multiply, divide, comparisons and square root operations, and could easily add the extra operations you have requested. What do you think?

from fpu.

piranna avatar piranna commented on July 18, 2024

That would be great! :-D My needs are of 32 and 64 bits floating point operations for my implementation of WebAssembly, and so far this repo is the only one that I've find that support 64 bits, but the other project you talk about seems promising as a better candidate. Could you be able to point it to me? Being pipelined would also help me to improve my actual sequential implementation... :-)

By the way, if you are interested, you are more than welcome to help on wasmachine :-D

from fpu.

piranna avatar piranna commented on July 18, 2024

If you are interested, the spec has a description of all the required floating point operations and their exact behaviour.

from fpu.

piranna avatar piranna commented on July 18, 2024

Do you have your fpu published somewhere? I have been looking on your github account but didn't found anything... :-/

from fpu.

piranna avatar piranna commented on July 18, 2024

Thank you so much! :-)

from fpu.

dawsonjon avatar dawsonjon commented on July 18, 2024

I have uploaded the project here: https://github.com/dawsonjon/verilog-math.git It is still a bit of a work in progress, at the moment, but should be able to tidy it up a bit over the next few days.

from fpu.

piranna avatar piranna commented on July 18, 2024

I have uploaded the project here: https://github.com/dawsonjon/verilog-math.git It is still a bit of a work in progress, at the moment, but should be able to tidy it up a bit over the next few days.

Great, thank you! I'll take it a look and give you comments, maybe I can be able to help you with it :-)

from fpu.

Related Issues (20)

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.