GithubHelp home page GithubHelp logo

cnrv / cnrv-fpu Goto Github PK

View Code? Open in Web Editor NEW
59.0 59.0 22.0 100 KB

Basic floating-point components for RISC-V processors

Verilog 41.07% SystemVerilog 1.02% Shell 12.73% C++ 1.67% Forth 1.77% C 41.74%

cnrv-fpu's People

Contributors

wangkui0508 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  avatar  avatar

Watchers

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

cnrv-fpu's Issues

Initial suggestions

  • Both blank and TAB are used. Recommend to replace all TABs to blanks.
  • Parameters are both declared along with module definition and within it. Recommend to replace the internal ones to localparams.
  • DesignWare files (lza, lzd) are used in rtl files. Not really sure whether these DW files are used? If yes, we probably need to replace them with generic implementations to avoid License issues.
  • DesignWare components are used in testbenches. This could potentially cause License issues and stop people, who do not have access to Synopsys, from using the design. For this problem, I suggest to use testfloat running in C/C++ and communicating with Verilator using DPI interface. I have used this for lowRISC and it seems compatible with most EDA tools and relatively stable.
  • Need travis-ci to run checks at background. This also depends on running Verilator as opensource substitute for VCS.

R5FP.odp

Can you provide proper document fp_mac in english.

Project Structure and tool compatibility

  • Having two testbench directories is a bit confusing
  • Tried to compile them with Synopsys DC but I get a lot of errors and warnings
  • Can you separate each module in a separate file
  • Having some Nakefiles for verilator would be good too
  • what is different from the jm2000 duplicate project ?

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.