Install Cable Drivers - 2022.2 English

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

Document ID
UG973
Release Date
2022-10-19
Version
2022.2 English
  1. To install the Windows driver, do the following:
    1. Run the following commands in an Administrator command prompt.
      cd %VIVADO_INSTALL_DIR%\data\xicom\cable_drivers\nt64 install_drivers_wrapper.bat %log_dir%
      Note:
      • Set or replace %VIVADO_INSTALL_DIR% with the location of your install directory.
      • Replace %log_dir% with the location of the log directory.
  2. To install the Linux driver, do the following:
    1. Enter the following commands as root:
      cd ${vivado_install_dir}/data/xicom/cable_drivers/lin64/install_script/
      install_drivers/
      ./install_drivers
      Note: Replace ${vivado_install_dir} with the location
      Note: If %log_dir% is not specified, a file named install_drivers_wrapper.log will be placed under %VIVADO_INSTALL_DIR%.
      of your Vivado install location.