simple matlab code to VHDL code

조회 수: 2 (최근 30일)
jagmohan das
jagmohan das 2014년 9월 6일
댓글: Hafsa Iqbal 2017년 12월 4일
Sir, how can i convert a simple matlab code like circular convolution or dft coding into VHDL code? I am using MATLAB R2010a version

답변 (1개)

Tim McBrayer
Tim McBrayer 2014년 9월 9일
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
jagmohan das
jagmohan das 2014년 9월 10일
thank you....
Hafsa Iqbal
Hafsa Iqbal 2017년 12월 4일
hey... I have the same problem. how you convert your code into VHDL? Kindly help me

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by