MATLAB compatibility with VIVADO 2018.2 and VIVADO 2019.2

43 vues (au cours des 30 derniers jours)
Jacob Fainguelernt
Jacob Fainguelernt le 18 Fév 2020
Hello,
I would like to know whch version of MATLAB is compatible with VIVADO 2018.2 and VIVADO 2019.2
Thank you,
Jacob

Réponses (2)

Aditya Ingawale
Aditya Ingawale le 18 Juin 2020
I assume you are using HDL coder in MATLAB. R2020a release supports vivado 2019.1 version.
For the complete overview of the Vivado versions compatible with MATLAB you can refer to this already answered question:https://www.mathworks.com/matlabcentral/answers/518421-which-versions-of-xilinx-vivado-are-supported-with-which-release-of-hdl-coder

Kiran Kintali
Kiran Kintali le 7 Mar 2023
HDL Coder supports Xilinx Vivado Design Suite since R2014b. Here is a list of MATLAB releases and the respective Xilinx Vivado versions that HDL Workflow Advisor has been tested against:
  • R2022b: Xilinx Vivado 2020.2
  • R2022a: Xilinx Vivado 2020.2
  • ...
Important Notes:
(1) HDL Coder generated VHDL/Verilog code is Vivado version independent and works with any version of the Xilinx software. The above list refers to Vivado-specific IP Core generation and target support provided by HDL Workflow Advisor. If you are interested in generating VHDL/Verilog code only, without invoking a synthesis tool, see the following post:https://www.mathworks.com/matlabcentral/answers/1643865-how-do-i-generate-code-only-with-hdl-coder
(2) For the Generic ASIC/FPGA workflow in HDL Workflow Advisor, note that the above list states the last supported Xilinx Vivado version for each release. For example, if you work with HDL Coder R2020a, you should be able to use HDL Workflow Advisor with Xilinx Vivado 2019.1 and all previously tested Xilinx Vivado versions, all the way back to 2013.4.
(3) For the IP Core Generation workflow in HDL Workflow Advisor, it is recommended to use the exact Xilinx Vivado version that is stated in the list above for your release, or one of the exact version(s) that is supported by the reference design that you are using. You can see this information in HDL Workflow Advisor step 1.2. after selecting your desired reference design.
For more information regarding synthesis tool and device support by HDL Coder, see the "Supported Third-Party Tools and Hardware" documentation page:

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by