Transfer matlab code to verilog?

1 view (last 30 days)
Hi. I have an existing Matlab code for image tracking (it detects red coloured images using the built in camera on my laptop).
Now I need to do this exact same thing via my FPGA. I am using the Nexys4 FPGA, and Verilog as my language. I have access to softwares such as vivado and vivado HLS.
Is there any possible way to covert these codes? Or input these codes from vivado directly?

Accepted Answer

Walter Roberson
Walter Roberson on 14 Mar 2016
You would need the HDL Coder to generate Verilog

More Answers (0)

Community Treasure Hunt

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

Start Hunting!