21.8.25 list_max_delays

Description

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

list_max_delays

Arguments

Return TypeDescription
stringDetails about all of the max delay 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 maximum delay constraints in the current timing constraint scenario.

puts [list_max_delays]

Related Examples on GitHub

See Also