Can we convert a HDL code into MATLAB code directly in MATLAB
3 views (last 30 days)
Show older comments
Sir/Ma'am
I have a code in Verilog so can is there any provision of converting it into Matlab directly.
0 Comments
Answers (1)
Kiran Kintali
on 18 Apr 2020
You can import your verilog module to Simulink. Will this be of help?
>> help importhdl
importhdl Import HDL code (Verilog) and generate Simulink model.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!