Listing the Strategies for a Release - Listing the Strategies for a Release - 2026.1 English - UG904

Vivado Design Suite User Guide: Implementation (UG904)

Document ID
UG904
Release Date
2026-06-23
Version
2026.1 English

You can list the synthesis and implementation strategies for a particular part using the list_property_value command in an open Vivado project. Ensure the project is targeted at the part intended, and then use the following commands to determine the synthesis or implementation strategies applicable to the part.

Vivado% join [list_property_value strategy [get_runs synth_1]] \n
Vivado% join [list_property_value strategy [get_runs impl_1]] \n

The list of strategies also includes user-defined strategies.