can add costumed VHDL Code to Simulink HDL coder?
7 ビュー (過去 30 日間)
古いコメントを表示
hello
i want integrate an SPI base ADC to a FPGA board
is possible to add a costumed VHDL or Verylog code block in simulink for the ADC interface and generate a global model VHDL projct for FPGA.
best regrads
0 件のコメント
回答 (1 件)
Sri Kapali
2021 年 2 月 18 日
Hello,
My understanding is that you want to incude your custom VHDL or Verilog code as a part of your Simulink model and then generate code for the entire model.
I think you can achive this by using DocBlock. For more information, see https://www.mathworks.com/help/hdlcoder/ug/integrate-custom-hdl-code-using-docblock.html
You can also look at this answer for additional information
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で HDL Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!