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일

0 개 추천

댓글 수: 2

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
I think you are looking for HDL Cosimulation with MATLAB. Please check the examples in the page.

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

추가 답변 (1개)

Khushboo
Khushboo 2022년 11월 4일

0 개 추천

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.

카테고리

태그

질문:

2022년 11월 2일

댓글:

2022년 11월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by