Can we convert a HDL code into MATLAB code directly in MATLAB
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sir/Ma'am
I have a code in Verilog so can is there any provision of converting it into Matlab directly.
0 comentarios
Respuestas (1)
Kiran Kintali
el 18 de Abr. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!