GithubHelp home page GithubHelp logo

zf3 / pynq-sobel-2021 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 22.83 MB

Sobel operator demo on Xilinx PYNQ FPGA board. Updated to support PYNQ >=2.6.

License: MIT License

C++ 1.54% C 0.51% Jupyter Notebook 97.95%

pynq-sobel-2021's Introduction

PYNQ-Sobel for PYNQ 2.6

A demo for accelerating sobel in xilinx's fpga pynq.

This is nearly identical to Clancy Lea's original project. Small bits are changed for it to run on PYNQ 2.6, on a PYNQ-Z1 board.


Original readme from Clancy,

pynq-sobel

A demo for accelerating sobel in xilinx's fpga pynq
system

1.clone or download this repo

2.change the bit and picture path via your path

  #the bitstream path (The name of .tcl must be same as the name of .bit)
  overlay = Overlay("/home/xilinx/jupyter_notebooks/sobel/sobel.bit")
  
  #image path
  orig_img_path = "/home/xilinx/jupyter_notebooks/sobel/test_1080p.bmp"

3.run all and check the result

result

*rebuild this prj reference:vivado repo

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.