Can we convert a HDL code into MATLAB code directly in MATLAB
조회 수: 3 (최근 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!