How to call vhdl program from matlab script

2 visualizaciones (últimos 30 días)
Bilal MEJMAA
Bilal MEJMAA el 2 de Nov. de 2022
Comentada: Kiran Kintali el 7 de Nov. de 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

Respuesta aceptada

Kiran Kintali
Kiran Kintali el 4 de Nov. de 2022
  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
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.

Categorías

Más información sobre HDL Coder en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by