21.8.21 list_disable_timings

Description

Returns the list of disable timing constraints for the current scenario.

list_disable_timings

Arguments

Return TypeDescription
stringReturns list of disable timing constraints for the current timing constraint scenario.

Supported Families

PolarFire®
PolarFire SoC
SmartFusion® 2
IGLOO® 2
RTG4

Example

With this command we get the disable timing constraints in the current timing constraint scenario.

puts [list_disable_timings]

Related Examples on GitHub

See Also