Engineering, Technology & Applied Science Research (Apr 2024)

Model-based Design of a High-Throughput Canny Edge Detection Accelerator on Zynq-7000 FPGA

  • Ahmed Alhomoud,
  • Refka Ghodhbani,
  • Taoufik Saidani,
  • Hafedh Mahmoud Zayani,
  • Yahia Said,
  • Mohamed Ben Ammar,
  • Jihane Ben Slimane

DOI
https://doi.org/10.48084/etasr.7081
Journal volume & issue
Vol. 14, no. 2

Abstract

Read online

This paper presents a novel approach for fast FPGA prototyping of the Canny edge detection algorithm using High-Level Synthesis (HLS) based on the HDL Coder. Traditional RTL-based design methodologies for implementing image processing algorithms on FPGAs can be time-consuming and error-prone. HLS offers a higher level of abstraction, enabling designers to focus on algorithmic functionality while the tool automatically generates efficient hardware descriptions. This advantage was exploited by implementing the Canny edge detection algorithm in MATLAB/Simulink and utilizing the HDL Coder to automatically convert it into synthesizable VHDL code. This design flow significantly reduces development time and complexity compared to the traditional RTL approach. The experimental results showed that the HLS-based Canny edge detector achieved real-time performance on a Xilinx FPGA platform, showcasing the effectiveness of the proposed approach for fast FPGA prototyping in image processing applications.

Keywords