- https://www.mathworks.com/help/hdlcoder/ref/hdlsetuptoolpath.html
- https://www.mathworks.com/help/hdlcoder/gs/language-and-tool-version-support.html
FPGA Synthesis and Analysis HDL Coder
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi All,
I had tried to do FPGA Synthesis and Analysis but HDL Workflow Advisor doesn't show 4th option which is FPGA Synthesis and Analysis . below My HDL workflow advisor. Further latest version of Vivado is doesn't seems integrated with Matlab as shown in below image
0 Kommentare
Antworten (1)
Sahas
am 21 Okt. 2024
As per my understanding, you are using the HDL Workflow Advisor and would like to utilize the "FPGA Synthesis and Analysis" step.
I was able to replicate the issue and noticed that this step is only applicable when the "Synthesis tool" and "Tool version" settings are specified in the "Set Target Device and Synthesis Tool" window.
Use the hdlsetuptoolpath command to set up the "Tool version" settings and configure the system environment to access the FPGA synthesis software Note that MathWorks currently supports "Vivado 2023.1" as the most recent version for HDL synthesis. I recommend using this version to synthesize the Simulink model.
Refer to the following MathWorks documentation links for more information on hdlsetuptoolpath and MathWorks' supported Third-Party HDL synthesis tools:
I hope this is beneficial!
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!