config_debug - 2022.1 English

Vitis High-Level Synthesis User Guide (UG1399)

Document ID
UG1399
Release Date
2022-06-07
Version
2022.1 English

Generate HLS debug files used in the Vitis application acceleration development flow.

Description

Configures the default behavior of front-end compiling.

Syntax

config_debug [OPTIONS]

Options

-directory <path>
Specifies the location of HLS debugging output. If not specified, location is set to solution/.debug.
-enable[=true|false]
Enable generation of HLS debugging files used in Vitis debug flow.

Examples

The following example enables the debug files:

config_debug -enable true