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