Post Your Answer
7 years ago in Software Implementation And Tools By Raiman S
Ways to convert MATLAB into VHDL code?
Hello,Â
I have a written image transformation code in MATLAB, and now, I want to covert it into VHDL coding. Is there any possibility to convert the image related coding into VHDL. If yes, then Please do tell me.
All Answers (4 Answers In All)
By Luv Bhatia Answered 7 years ago
1. Using the HDL Coder Toolbox from Matlab
2. Design your system generator file which is similar to Simulink, internally HDL code converter option available.
Reply to Luv Bhatia
By Brijesh Sharma Answered 7 years ago
Reply to Brijesh Sharma
By Supriya Mishra Answered 7 years ago
There are automatic programs, but you get better results by hand-coding it.
Reply to Supriya Mishra
Reply to Himakshi B
Related Questions