Main Content

Using HLS on an FPGA-Based Image Processing Platform

Building on the Zybo Z7 image processing application. This project demonstrates using HLS with C/C++ to accelerate image processing.

To create our HLx Image processing block we will be using the eclipse-based Vivado HLS. Once we have Vivado HLS open, the first thing to do is create a new project and select the correct target device.”

Link to article