connect_simulator
Establish a connection to SimVision via the MCP bridge for real-time simulation control and debugging of RTL and gate-level designs.
Instructions
Connect to a SimVision instance running mcp_bridge.tcl.
Args: host: SimVision host (use localhost with SSH tunnel for remote). port: TCP port of the Tcl bridge (default 9876). timeout: Connection timeout in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | localhost | |
| port | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |