Workaround for SoC Build with Vivado 2023.1 + MATLAB 2023b

10 次查看(过去 30 天)
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 个)

Community Treasure Hunt

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

Start Hunting!

Translated by