フィルターのクリア

Can I use HDL Coder without a Vivado license in my machine?

3 ビュー (過去 30 日間)
Marco
Marco 2023 年 4 月 21 日
編集済み: Kiran Kintali 2023 年 4 月 21 日
From Simulink I am converting blocks/models in HDL code. I have currently a trial version of Vivado in my machine. By passing the command hdlsetuptoolpath('ToolName','Xilinx Vivado'... the Workflow Advisor is happy and let me continue with the HDL Code generation.
Now the question is: Can I use HDL Coder without a Vivado license installed in my machine?
The goal is just to generate Verilog code, no simulation or synthesis for now.
What are the limitations?

採用された回答

Kiran Kintali
Kiran Kintali 2023 年 4 月 21 日
編集済み: Kiran Kintali 2023 年 4 月 21 日
HDL Coder generates synthesizable VHDL and Verilog code. You can use the target settings to customize the code for a specific hardware. To simulate the generated code or for deploying the generated code to an FPGA or for ASIC development you would need the downstream tools and any additional hardware setup.

その他の回答 (0 件)

タグ

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by