run_synthesis
Execute synthesis on the current Vivado project with configurable parallel jobs and timeout.
Instructions
Run synthesis on the current project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | No | Number of parallel jobs (default: 4) | |
| timeout | No | Timeout in seconds (default: 1800 = 30 minutes). Increase for large designs. |