interactive_openroad_exec
Execute state-modifying OpenROAD commands to load designs, run placement and routing, apply constraints, and write output files. Use for design flow tasks; read-only commands are blocked.
Instructions
Execute a state-modifying OpenROAD command (set_, create_, read_, write_, flow commands).
Use this for loading designs, running placement/routing, applying constraints, and writing output files. Read-only commands are blocked — use interactive_openroad_query instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| session_id | No | ||
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |