hsi::set_repo_path - 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

Set a list of software repository paths.

Syntax

set_repo_path [-quiet] [-verbose] <paths>...

Returns

Returns nothing

Usage

Name Description
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
<paths> List of software repository paths separated by spaces

Categories

Software

Description

Loads the software cores available in the repository path. Users can specify multiple repository paths.

Arguments

-quiet – (optional) Execute the command quietly, returning no messages from the command. The command also returns TCL_OK regardless of any errors encountered during execution.
Note: Any errors encountered on the command line while launching the command are returned. Only errors occurring inside the command are trapped.
-verbose – (optional) Temporarily override any message limits and return all messages from this command.
Note: Message limits can be defined with the set_msg_config command.

<paths> List of software repository paths separated by spaces.

Examples

The following example loads the user software cores in the current session:
set_repo_path C:/users/user_driver_repo