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

 Respuesta aceptada

Kiran Kintali
Kiran Kintali el 4 de Nov. de 2022

0 votos

2 comentarios

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

Iniciar sesión para comentar.

Más respuestas (1)

Khushboo
Khushboo el 4 de Nov. de 2022

0 votos

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.

Etiquetas

Preguntada:

el 2 de Nov. de 2022

Comentada:

el 7 de Nov. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by