21.8.17 list_clock_groups

Description

Returns the details for all the existing clock groups in the current timing constraint scenario.

list_clock_groups

Arguments

ParameterTypeDescription
NoneNoneNone
Return TypeDescription
stringDetails about all of the clock groups constraints in the current timing constraint scenario.

Supported Families

PolarFire®
PolarFire SoC
SmartFusion® 2
IGLOO® 2
RTG4

Example

With this command we get the details about all of the existing clock groups in the current timing constraint scenario.

puts [list_clock_groups]

Related Examples on GitHub

See Also