How to convert Simulink model to VHDL code?

43 ビュー (過去 30 日間)
Ibnul Jaif Farabi
Ibnul Jaif Farabi 2016 年 10 月 13 日
回答済み: Bharath Venkataraman 2024 年 1 月 5 日
Hi,
How can I convert a Simulink model into VHDL code? Is it later possible to implement it in the FPGA? I'll be using Microsemi SmartFusion2 FPGA.

採用された回答

Krishna Adi
Krishna Adi 2021 年 1 月 20 日
Thanks Stalin for answering the question.
Yes, you need HDL coder to generate VHDL code from Simulink model and the generated HDL code can be used for FPGA programming or ASIC prototyping and design.
For more information, please refer the below link:

その他の回答 (2 件)

Stalin Samuel
Stalin Samuel 2016 年 10 月 13 日
  • Using HDL Coder you can generate VHDL code from matlab /simulink file
  • For more details on HDL Coder click here
  1 件のコメント
Ibnul Jaif Farabi
Ibnul Jaif Farabi 2016 年 10 月 14 日
編集済み: Ibnul Jaif Farabi 2016 年 10 月 14 日
As different FPGAs have different math blocks, so the code that works on one type of FPGA, might not work in another. So is it possible to define a specific FPGA in HDL Coder?

サインインしてコメントする。


Bharath Venkataraman
Bharath Venkataraman 2024 年 1 月 5 日
Here is a video that talks about how target algorithms to Microsemi FPGAs using MATLAB and Simulink.

Community Treasure Hunt

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

Start Hunting!

Translated by