Can we convert a HDL code into MATLAB code directly in MATLAB

Sir/Ma'am
I have a code in Verilog so can is there any provision of converting it into Matlab directly.

Answers (1)

You can import your verilog module to Simulink. Will this be of help?
>> help importhdl
importhdl Import HDL code (Verilog) and generate Simulink model.

Asked:

on 10 Apr 2020

Answered:

on 18 Apr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!