Skip to content

clancylea/pynq-sobel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A demo for accelerating sobel in xilinx's fpga pynq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published