get_component - 2024.1 简体中文

Vitis 高层次综合用户指南 (UG1399)

Document ID
UG1399
Release Date
2024-07-03
Version
2024.1 简体中文

描述

该命令用于获取活动的组件。

语法

get_component [OPTIONS]

选项

-data_json [=true|false]
返回组件元数据 JSON 文件的绝对路径。
-directory [=true|false]
返回组件目录的绝对路径。
-ide_json [=true|false]
返回组件 Vitis Unified IDE JSON 文件的绝对路径。
-ini [=true|false]
返回组件配置 ini 文件的绝对路径。
-name [=true|false]
返回组件名称。
-work_dir [=true|false]
返回组件 work_dir 目录的绝对路径。