Rapid Prototyping of image analysis algorithms on an adaptive FPGA Architecture
Abstract
The aim of this work is to propose a fast and reliable design flow for the implementation of some image analysis algo-rithms on an adaptive architecture using an FPGA platform. This adaptive architecture is designed in a Globally Asyn-chronous Locally Synchronous (GALS) approach so that the hardware resources are stand-alone modules. Any modifica-tion only affects the target module, not the entire system. The design flow associated to this architecture includes IP li-braries for all reused modules and a high-level development tool called Handle-C for the design of new modules. The image processing designer implements any image analysis algorithm in a reliable way without any hardware specialist.