Can I use HDL Coder without a Vivado license in my machine?
Show older comments
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?
Accepted Answer
More Answers (1)
Stefanie Schwarz
on 12 Feb 2025
1 vote
Please see the following MATLAB Answer for more information on generating only HDL code:
Categories
Find more on Get Started with HDL Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!