How to call vhdl program from matlab script

2 vues (au cours des 30 derniers jours)
Bilal MEJMAA
Bilal MEJMAA le 2 Nov 2022
Commenté : Kiran Kintali le 7 Nov 2022
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
  2 commentaires
Bilal MEJMAA
Bilal MEJMAA le 7 Nov 2022
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 le 7 Nov 2022
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
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