Can we convert a HDL code into MATLAB code directly in MATLAB
11 次查看(过去 30 天)
显示 更早的评论
Sir/Ma'am
I have a code in Verilog so can is there any provision of converting it into Matlab directly.
0 个评论
回答(1 个)
Kiran Kintali
2020-4-18
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!