21.8.18 list_clock_latencies

Description

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

list_clock_latencies

Arguments

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

puts [list_clock_latencies]

Related Examples on GitHub

See Also