hsi::generate_target - 2020.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2020-12-15
Version
2020.2 English

Description

Generates target.

Syntax

generate_target [-dir <arg>] [-compile] [-quiet] [-verbose] [<name>] [<objects>] 

Returns

Returns nothing.

Usage

Name Description
[-dir] Output directory where target needs to be generated
[-compile] Compile the generated source files
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
[<name>] List of targets to be generated, or 'all' to generate all supported targets
[<objects>] The objects for which target needs to be generate

Categories

Software