Workaround for SoC Build with Vivado 2023.1 + MATLAB 2023b
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Aftre trying to build a SoC project with
hdlsetuptoolpath('ToolName','Xilinx Vivado','ToolPath', ...
'C:\Xilinx\Vivado\2023.1\bin\vivado.bat');
and
buildModel(obj);
I get the error Error using socModelBuilder/buildModel Xilinx Vivado not found.
I already know that the latest supported version is Vivado 22.1, but after seeing this answer, I hope to get a similar workaround to use Vivado 2023.1, since I have some resource limitations and compatibility requirements.
Thanks,
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!