Init Option - 2021.2 English

Vivado Design Suite User Guide: Programming and Debugging

Document ID
UG908
Release Date
2021-10-22
Version
2021.2 English

You may also use the --init=script.txt option to load this setting through a file. To use the init option, create a initialization script as shown in the following example. In the script, specify the set max-jtag-device parameter.

# Sample script.txt
set max-ir-length 93

Start the hw_server as shown in the following example:

hw_server --init=script.txt