21.8.20 list_clocks

Description

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

list_clocks

Arguments

ParameterTypeDescription
NoneNoneNone
Return TypeDescription
stringReturns details about all of the 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 clock constraints in the current timing constraint scenario.

puts [list_clocks]

Related Examples on GitHub

See Also