gowin_check
Check Gowin EDA build timing violations by providing a project path. Returns failing paths when timing closure is not met.
Instructions
Pass/fail gate. Returns only the timing violations, with the offending path for each. Empty means the build closed timing.
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. |