run_tcl
Run raw Tcl commands in Vivado and refresh project state, ensuring subsequent automation steps use current context.
Instructions
Use raw Tcl as an escape hatch, then refresh project context before further actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| summary | Yes | ||
| evidence | Yes | ||
| error_code | Yes | ||
| state_changed | Yes | ||
| recommended_actions | Yes |