How to call vhdl program from matlab script

조회 수: 2 (최근 30일)
Bilal MEJMAA
Bilal MEJMAA 2022년 11월 2일
댓글: Kiran Kintali 2022년 11월 7일
please help!
I need to call vhdl programs from matlab script in orther to facilitate some calculations process. I am new on Matlab Ihave no idea how to do that.
Thank you

채택된 답변

Kiran Kintali
Kiran Kintali 2022년 11월 4일
  댓글 수: 2
Bilal MEJMAA
Bilal MEJMAA 2022년 11월 7일
Thank you so much Mr. Kiran for your response. What I really need to do is to call a VHDL program as instruction inside a MATLAB script. The VHDL program needs to be called in the middle of MATLAB script and gives a result that needs to be processed for the next lines of the MATLAB script.
Thank you so much Sir
Kiran Kintali
Kiran Kintali 2022년 11월 7일
I think you are looking for HDL Cosimulation with MATLAB. Please check the examples in the page.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Khushboo
Khushboo 2022년 11월 4일
Hello,
You can use MATLAB's HDL Coder module to generate VHDL code in matlab. More details can be found at the HDL Coder product page.

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by