Description
Returns
details about all of the clock uncertainties in the current timing constraint
scenario.
list_clock_uncertainties
Arguments
Parameter | Type | Description |
---|
None | None | None |
Return Type | Description |
---|
string | Returns details about all of the clock uncertainties. |
Supported
Families
PolarFire® |
PolarFire SoC |
SmartFusion® 2 |
IGLOO® 2 |
RTG4™ |
Example
With this command we get the details about all of the clock uncertainties in the current timing constraint scenario.
puts [list_clock_uncertainties]
Related Examples on GitHub