Tcl Command for Configuring Project Settings - 2022.1 English

Vivado Design Suite User Guide: System-Level Design Entry (UG895)

Document ID
UG895
Release Date
2022-05-11
Version
2022.1 English

Following is the associated Tcl command for configuring different properties for the project. The example shows how to configure the target language property for the project:

  • Tcl Command: set_property
  • Tcl Command Example: set_property target_language Verilog [current_project]