Is there any way to convert a verilog code to .m code?
7 views (last 30 days)
Show older comments
Prayline Johnsingh
on 1 Jan 2014
Answered: Tim McBrayer
on 2 Jan 2014
I am doing my M.Tech project in video processing. I am a new user to matlab. I have written a code in verilog. For simulation, there is no way in verilog to read a video file. Is there any option to convert a verilog code to a matlab code so that I can simulate my logic. Also where can I get the syntax for writing a code in matlab.
Accepted Answer
Tim McBrayer
on 2 Jan 2014
MathWorks does not offer a Verilog to MATLAB converter.
For the second question, the product documentation or one of the resources in Walter's comment should get you started.
0 Comments
More Answers (0)
See Also
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!