21.8.23 list_generated_clocks
(Ask a Question)Description
Returns details about all of the generated clock constraints in the current timing constraint scenario.
list_generated_clocksArguments
| Return Type | Description |
|---|---|
string | Returns details about all of the generated 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 generated clock constraints in the current timing constraint scenario.
puts [list_generated_clocks]