Install the Vivado Design Tools on a Linux Client Network - Install the Vivado Design Tools on a Linux Client Network - 2025.2 English - UG973

Vivado Design Suite User Guide: Release Notes, Installation, and Licensing (UG973)

Document ID
UG973
Release Date
2025-11-20
Version
2025.2 English

Design tools must source the settings64.(c)sh file from their installation directory to configure the environment to reference the installed location:

  1. To run the design tools from a remotely installed location, run an X Windows display manager, and include a DISPLAY environment variable.
  2. Define DISPLAY as the name of your display.

    DISPLAY is typically unix:0.0. This syntax runs tools on host bigben and displays graphics on mynode's local monitor.

    setenv DISPLAY mynode:0.0

    xhost = bigbenPC Clients