Coder Social home page Coder Social logo

Comments (7)

davidbiancolin avatar davidbiancolin commented on May 17, 2024 1

If you want to add programs that you can run on top of PK, you just need to include the compiled programs in the ARM's ramdisk.

see Appendix B, and make ramdisk_open and make ramdisk_close. Navigate into the home directory within the ramdisk and you should find the default bbl, pk, and hello we provide.

from fpga-zynq.

gobs-code avatar gobs-code commented on May 17, 2024

@david Biancolin Thanks very much! 😁

from fpga-zynq.

gobs-code avatar gobs-code commented on May 17, 2024

@davidbiancolin hello, you can tell me the details about how to use command "make ramdisk_open " " make ramdisk_close", I just entering the directory of "uramdisk.image.gz",then used commands. If you can tell me the details of operation,I will appreciate you very much.

from fpga-zynq.

ben-k avatar ben-k commented on May 17, 2024

You need to run these commands from the directory corresponding to your FPGA. For example, from the root of the repo:

cd zedboard
make ramdisk-open

Note that the command uses a dash, not an underscore (this is correct in the README but not in the above comment). Otherwise, just follow the instructions in the README.

from fpga-zynq.

davidbiancolin avatar davidbiancolin commented on May 17, 2024

Oh dear. Thanks Ben.

All of the make commands must be executed in the board directory (zc706/, zedboard/). The makefile there import a make fragment that lives in common.

from fpga-zynq.

gobs-code avatar gobs-code commented on May 17, 2024

@davidbiancolin @ben-k oh,thanks two guys

I'm a beginner,your guides important for me,thanks for you patience !

from fpga-zynq.

davidbiancolin avatar davidbiancolin commented on May 17, 2024

I'm closing this; reopen if you need a bit more help.

from fpga-zynq.

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.