how to convert matlab coding to vhdl coding for image data

3 views (last 30 days)
i have an image, i want to do image processing using FPGA. i can write coding in Matlab. how to convert matlab coding into VHDL coding

Answers (1)

Kaustubha Govind
Kaustubha Govind on 28 Aug 2012
You should be able to use the HDL Coder product to generate HDL code from MATLAB functions.
  1 Comment
faizan khan
faizan khan on 6 Apr 2014
hi Kaustubha Govind! I am working on a project regarding image processing . i am facing a problem while using HDL code generation into Vhdl . my m file contain an RGB image and i have split them in RED blue and green images .. but when i run work flow ad visor it shows Build error "Subscripting into m*ARRAY is not supported" please help.. thank u

Sign in to comment.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!