Description
Returns
details about all of the clock constraints in the
current timing constraint scenario.
list_clocks
Arguments
| Parameter | Type | Description |
|---|
None | None | None |
| Return Type | Description |
|---|
string | Returns details about all of the clock constraints in the current timing constraint scenario. |
Supported
Families
| PolarFire® |
| PolarFire SoC |
| SmartFusion® 2 |
| IGLOO® 2 |
| RTG4™ |
Example
The following example displays the details about all of the clock constraints in the current timing constraint scenario.
puts [list_clocks]
Related Examples on GitHub