Giter Site home page Giter Site logo

pynq-z1-gpu's Introduction

pynq-z1-gpu

A port of our old GPU design to the PYNQ-Z1 board.

Set-up

Vivado

  1. Clone the repository to a path without spaces in it.
  2. Create the Vivado project by either opening Vivado in vivado/ and running source build.tcl in the tcl command line or running build.bat in vivado/. The script was created for Vivado 2017.1, but older versions should also work
  3. Generate the bitstream.
  4. Select Export -> Export Hardware
  5. Make sure 'Include bitstream' is ticked and select sdk/ to export the hardware definition.

SDK

  1. Once you have successfully exported a bitstream, go to sdk/.
  2. Run generate_sdk.bat or source generate_sdk.tcl in xsdk. The hardware definition and bsp projects will now be set up.
  3. After this, you may open the Xilinx SDK by running run_sdk.bat or choosing sdk/ as your workspace manually.
  4. Finally, import the application projects that are part of this repository and you are good to go!

You should now be able to flash the FPGA with the generated bitstream and run the program on it.

Making changes

Vivado

  • Whenever you have made changes to the Vivado project itself, you should make sure the build.tcl script reflects them.
  • Whenever you have made changes to the pynq_z1_gpu block design, it should be re-exported as pynq_x1_gpu.tcl to vivado/src/bd/.

SDK

Unless you have added or changed hardware definitions or bsp designs, no action should be required. Other users should make sure these stay up-to-date by exporting the designs from Vivado.

pynq-z1-gpu's People

Contributors

rphes avatar erayan avatar

Stargazers

 avatar Cathal McCabe avatar

Watchers

James Cloos avatar  avatar  avatar Cathal McCabe avatar

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.