simple matlab code to VHDL code

2 visualizaciones (últimos 30 días)
jagmohan das
jagmohan das el 6 de Sept. de 2014
Comentada: Hafsa Iqbal el 4 de Dic. de 2017
Sir, how can i convert a simple matlab code like circular convolution or dft coding into VHDL code? I am using MATLAB R2010a version

Respuestas (1)

Tim McBrayer
Tim McBrayer el 9 de Sept. de 2014
The ability to convert MATLAB code directly to HDL code was added to the product with R2012a. With R2010a, the product was named Simulink HDL Coder, and requires the use of Simulink. In that environment, your best bet with MATLAB code is to place it in a MATLAB Function Block. The better bet would be to upgrade to a newer release of MATLAB that can directly perform the HDL code generation from your MATLAB code.
  2 comentarios
jagmohan das
jagmohan das el 10 de Sept. de 2014
thank you....
Hafsa Iqbal
Hafsa Iqbal el 4 de Dic. de 2017
hey... I have the same problem. how you convert your code into VHDL? Kindly help me

Iniciar sesión para comentar.

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by