Import verilog o vhdl in simulink

4 ビュー (過去 30 日間)
Giacomo
Giacomo 2018 年 5 月 2 日
回答済み: Tim McBrayer 2018 年 5 月 10 日
Hi, i have created a block in vhdl or verilog outside matlab. Can i import the block in simulink? thanks

回答 (1 件)

Tim McBrayer
Tim McBrayer 2018 年 5 月 10 日
You can integrate your HDL code with a Simulink design during HDL code generation. There is no way to import the logic in to Simulink itself, though. Search the HDL Coder documentation for "Black Box" support to see how to integrate your existing HDL code into a larger Simulink model.

カテゴリ

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