simple matlab code to VHDL code

6 ビュー (過去 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 Center および File ExchangeHDL Coder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by