gowin_timing
Analyzes timing for a Gowin EDA build, reporting fMax per clock, total negative slack, and worst setup/hold paths with endpoints.
Instructions
Timing detail for one build: fMax per clock, total negative slack, and the worst setup/hold paths with their endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the build: the project directory, its impl/ directory, or the .rpt.txt itself. | |
| format | No | Output format. Defaults to text, which is far more compact. | |
| maxPaths | No | Worst paths to show, default 10. |