Tcl Command for Configuring Project Settings - 2021.2 English

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

Document ID
UG895
Release Date
2021-11-10
Version
2021.2 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]