21.8.23 list_generated_clocks

Description

Returns details about all of the generated clock constraints in the current timing constraint scenario.

list_generated_clocks

Arguments

Return TypeDescription
stringReturns details about all of the generated clock constraints in the current timing constraint scenario.

Supported Families

PolarFire®
PolarFire SoC
SmartFusion® 2
IGLOO® 2
RTG4

Example

The following example displays the details about all of the generated clock constraints in the current timing constraint scenario.

puts [list_generated_clocks]

Related Examples on GitHub

See Also