Coder Social home page Coder Social logo

xupsh / pynq_pr_overlay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aew2015/pynq_pr_overlay

2.0 2.0 0.0 125.98 MB

Adding PR to the PYNQ Overlay

License: BSD 3-Clause "New" or "Revised" License

Tcl 0.65% Jupyter Notebook 3.43% Python 0.28% Shell 0.01% JavaScript 0.06% CSS 0.01% HTML 0.03% Makefile 0.08% C 4.76% C++ 1.02% VHDL 88.05% Verilog 1.55% SystemVerilog 0.01% C# 0.02% Logos 0.01% Objective-C 0.01% Assembly 0.04% Batchfile 0.01%

pynq_pr_overlay's Introduction

PYNQ PR Overlay

We are trying to add Partial Reconfiguration to the PYNQ Overlay.

PYNQ PR Wiki

PYNQ Welcome

alt tag

PYNQ is an open-source project from Xilinx that makes it easy to design embedded systems with Zynq All Programmable Systems on Chips (APSoCs). Using the Python language and libraries, designers can exploit the benefits of programmable logic and microprocessors in Zynq to build more capable and exciting embedded systems. PYNQ users can now create high performance embedded applications with

  • parallel hardware execution
  • high frame-rate video processing
  • hardware accelerated algorithms
  • real-time signal processing
  • high bandwidth IO
  • low latency control

See the PYNQ webpage for an overview of the project, and find documentation on ReadTheDocs to get started.

Precompiled Image

The project currently supports the PYNQ-Z1 board.

You can download the precompiled image, write the image to a micro SD card, and boot the board from the micro SD card.

Quick Start

See the Quickstart guide for details on writing the image to an SD card, and getting started with the PYNQ-Z1 board.

Modify Python

All Python code for the pynq package can be found in the /python folder. This folder can be found on the board after the board boots with the precompiled image.

You can clone this repository, edit the Python code and copy it directly to the corresponding folder on the board. (You may need to reboot the board to load the changes.)

Board Files and Overlays

All board related files including Vivado and SDK software projects, bitstreams, and example notebooks, can be found in the /Pynq-Z1 folder.

You can rebuild the base overlay by running make in /Pynq-Z1/vivado/base. This will generate a bitstream in /Pynq-Z1/bitstream. You can also find the project tcl file here. You can use the base overlay as a starting point for creating a new overlay. If you create a new overlay, you should also save the tcl and bitstream to this directory, and copy both files to /bitstream on the board.

Contribute

Contributions to this repository are welcomed. To submit a project for inclusion:

  1. Fork this repository to your own github account using the fork button above.

  2. Clone (download) the fork to a local computer using git clone.

  3. You can modify the Vivado project, bitstream, SDK project, or notebook in the corresponding folder in /Pynq-Z1.

  4. Modify the documentation if necessary.

  5. Use git add-->git commit-->git push to add changes to your fork.

  6. Then submit a pull request by clicking the pull request button on your github repo.

Check the guide to git for more information.

Support

Please ask questions on the PYNQ support forum.

pynq_pr_overlay's People

Contributors

aew2015 avatar jodog59 avatar

Stargazers

 avatar Timothy avatar

Watchers

James Cloos avatar 中文学习资料和开源设计 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.