Is there any way to convert a verilog code to .m code?

7 views (last 30 days)
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
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.

More Answers (0)

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!