hls_init.tcl - 2022.2 English

Vitis High-Level Synthesis User Guide (UG1399)

Document ID
UG1399
Release Date
2022-12-07
Version
2022.2 English

When you start Vitis™ HLS the tool looks for a Tcl initialization script in the following location:

  1. User Specific: In a local user directory, for all versions of the tool:
    • • On Windows: %APPDATA%/Xilinx/HLS_init.tcl

    • • On Linux: $HOME/.Xilinx/HLS_init.tcl

The HLS_init.tcl lets you use Vitis™ HLS commands to initialize the tool prior to opening a project.

Tip: There is no HLS_init.tcl script in the software installation. You must create one if needed.