Command Line Options for hw_server - 2025.1 English - UG908

Vivado Design Suite User Guide: Programming and Debugging (UG908)

Document ID
UG908
Release Date
2025-05-29
Version
2025.1 English

The following is a list of hw_server command line options.

Important: When remotely connecting to a hw_server running on a PC, ensure that the firewall policy is properly configured. Make sure that hw_server.exe has permission to listen for new socket connections on port 3121.

To increase the pdi programming timeout, you can:

  1. Launch hw_server with -e "set default-config-timeout <time in ms>"
  2. Through xsdb, run the following command after connected to the hw_server:
    configparam default-config-timeout <time in ms>