Giter VIP home page Giter VIP logo

ripple-fpga's People

Contributors

chengengjie avatar fyyoung avatar jordanpui avatar rholais 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  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

ripple-fpga's Issues

fail to build

Hi, I am trying to build Ripple, but there is an error "gd.h: No such file or directory" when I make mode=release_mt.

截屏2023-02-23 11 53 17

Am I missing any steps?
Help me! Thanks!

How can i run with mutil-threads?

Hello, jordanpui!
I would like to run ripple-fpga using multiple threads.Could you please tell me if this is feasible,or provide any addition parameters to run ripple-fpga with mutil-threads?

make debug build

Dear sir,

I compiled your source code with the command "make mode=debug", but it failed and the log shows "xxxx can not be used when making a PIE object,recompile with -fPIC".

I searched on internet, and i found by adding compile option "-no_pie" to Makefile, the issue can be fixed.
Does it ever happened to you?

Thanks,
Liran

Can't make file with the release_mt tag

(I have modified src/Makefile to match the versions of gcc and boost.)
I have faced issues when it is fetching the gd.h file, which I believe is some packages used for debug mode. I could have solved the issue by deleting all the codes related to draw.h, but that would waste me plenty of time.

Below is the error message:

g++ -std=c++11  -I. -I../../boost_1_71_0 -O3 -DNDEBUG -static -Wall -MMD -MP -o main.o -c main.cpp
In file included from ./utils/misc.h:3,
                 from ./global.h:32,
                 from db/db.h:3,
                 from main.cpp:1:
./utils/draw.h:3:10: fatal error: gd.h: No such file or directory
    3 | #include <gd.h>
      |          ^~~~~~
compilation terminated.

Generation of RippleFPGA Input FIles from Vivado

Hi!

RippleFPGA is so comprehensive that I wonder whether we can export some designs from Vivado and test them with it. I notice that Vivado can export DCP file but RippleFPGA also requires files with suffixes like, .aux, .scl, .pl and so on, which I failed to find in the documentation of Vivado.

Thanks in advance for your help! ^_^

Best regards,
TIngyuan

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.