Simulink automatically generates Verilog. How should it run on FPGA

1 回表示 (過去 30 日間)
wang
wang 2023 年 3 月 21 日
回答済み: Sahas 2024 年 12 月 19 日
I have generated Verolig from part of the module, how do I run this part of Verilog on the FPGA?
“bufen”This subsystem has generated Verilog.And need to measure the time used to run on FPGA.
I plan to run the original algorithm on MATLAB and only this small part on FPGA.

回答 (1 件)

Sahas
Sahas 2024 年 12 月 19 日
Hi @wang,
As per my understanding you would like to deploy a small part of your Simulink model on FPGA. I would recommend you to make a separate module and manage the input and outputs using a wrapper.
To deploy your algorithm from Simulink or MATLAB to an FPGA, refer to the following MathWorks examples and documentation links:
I hope this would help you get started!

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

タグ

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by