How to call vhdl program from matlab script

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

 Réponse acceptée

Kiran Kintali
Kiran Kintali le 4 Nov 2022

0 votes

2 commentaires

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.

Connectez-vous pour commenter.

Plus de réponses (1)

Khushboo
Khushboo le 4 Nov 2022

0 votes

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.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by