필터 지우기
필터 지우기

HDL Code Generation using remotely installed Vivado

조회 수: 6 (최근 30일)
Fabio
Fabio 2024년 2월 12일
댓글: Tom Richter 2024년 2월 12일
Hi,
I need to generate HDL Code using Simulink but I have Vivado with full license installed in another PC reachable through a VPN.
Is possible to configure hdlsetuptoolpath to use a remote path? Exists another workaround without installing Simulink and Vivado in the same PC?
  댓글 수: 1
Tom Richter
Tom Richter 2024년 2월 12일
Hi Fabio,
this should work on Windows (similar for Linux):
hdlsetuptoolpath('ToolName', 'Xilinx Vivado', 'ToolPath', ...
'\\<computer_name>\Xilinx\Vivado\2022.1\bin\vivado.bat');
However, as I know you need a license for the PC that calls Vivado (means the one with Simulink).
Best regards,
Tom

댓글을 달려면 로그인하십시오.

답변 (0개)

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by