- Go to your matlab installation folder
- make a copy of matlab/toolbox/shared/eda/board/private/programXilinxFPGAUsingVivado.p and matlab/toolbox/shared/eda/fpgaautomation/+eda/+internal/+workflow/VivadoInfo.p
- use the attached files to replace these two files.
- Launch MATLAB.
AXI manager not working with Vivado 2023.1
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I am not able to use the AXI Manger (used to be called AXI master) with my project using Xilinx Vivado version 2023.1.
I am doing the hdlsetuptoolpath first and that seems to work fine. But then when I do setupAXIManagerForVivado with the project path I am getting an error. This seems to be only a 2023.1 issue. The AXI manager is working with 2022.1 and 2022.2. But my current project is using 2023.1 and I have to use this version. I am using the latest Matlab release: R2023a. (I only just updated to R2023a from 2022a because I was hoping it would resolve this problem)
Please see that attached screen capture of the command window.
Thanks,
0 Commenti
Risposte (1)
YP
il 4 Ago 2023
Hi Dan,
Vivado 2023.1 will be supported in R2024a. It's not recommended to use this version for R2023a because it hasn't been tested.
There is a known issue in Vivado 2023.1 that is causing your problem. No version information is returned when running "vivado -version" in Windows CMD. I can give you a patch to work around this issue if you still want to use 2023.1 with 24a.
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!