how to convert matlab coding to vhdl coding for image data

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)

You should be able to use the HDL Coder product to generate HDL code from MATLAB functions.

1 Comment

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

Asked:

on 28 Aug 2012

Commented:

on 6 Apr 2014

Community Treasure Hunt

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

Start Hunting!