Description
The open_component command opens an existing component or creates a new one.
Syntax
open_component [name] [OPTIONS]
Options
-
-config <string>
- Overrides default location of generated
config ini
file. -
-flow_target <vivado|vitis>
- Specify target for interface, flow, and tool defaults.
-
-reset [=true|false]
- Resets the component by removing all data which already exists.
-
-write_ini [=true|false]
- Automatically saves all solution data to the
config ini
file.