フィルターのクリア

How do I generate standalone VHDL or Verilog code with HDL Coder?

31 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2022 年 2 月 5 日
編集済み: MathWorks Support Team 2024 年 7 月 17 日 16:34
How can I generate platform-independent standalone VHDL or Verilog code with HDL Coder, without invoking synthesis and implementation in an HDL tool?
I found no "Generate Code Only" option, similar to the one that exists in Simulink Coder for C/C++ code.

採用された回答

MathWorks Support Team
MathWorks Support Team 2024 年 7 月 17 日 0:00
編集済み: MathWorks Support Team 2024 年 7 月 17 日 16:34
In a Simulink model, you have the following additional ways to generate HDL code only, without compiling any code:
  • You can use the "Generate HDL Code" button in Simulink Toolstrip:
  • Or the "Generate HDL for Subsystem" option from the HDL Coder Block context menu:
You can also use the following settings in the "Workflow Advisor" tool:
  • Workflow: "Generic ASIC/FPGA"
  • Synthesis tool: "No synthesis tool available on system path" or "No synthesis tool specified"
From MATLAB:
From Simulink:

    その他の回答 (0 件)

    カテゴリ

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

    製品


    リリース

    R2021b

    Community Treasure Hunt

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

    Start Hunting!

    Translated by