Skip to main content

AI-powered FPGA development with Vivado

Project description

SynthPilot

Let AI build your FPGA designs.

SynthPilot is an MCP (Model Context Protocol) server that gives AI assistants full control over AMD Vivado. 414 tools covering the entire FPGA development flow — project management, synthesis, implementation, timing analysis, IP configuration, Block Design, simulation, debug, and device programming.

Quick Start

# Install
pip install synthpilot

# Activate your free license
synthpilot activate YOUR-LICENSE-KEY

# Set up Vivado integration
synthpilot install

# Done! Open Vivado → start chatting with AI

Update

# pip
pip install --upgrade synthpilot

# uvx (always pulls latest)
uvx synthpilot@latest --version

MCP Configuration

Claude Desktop / Claude Code / Cursor:

{
  "mcpServers": {
    "synthpilot": {
      "command": "synthpilot"
    }
  }
}

Or with uvx (requires uv):

{
  "mcpServers": {
    "synthpilot": {
      "command": "uvx",
      "args": ["synthpilot@latest"]
    }
  }
}

Features

Free Pro Max
Tools 39 380 All 414
Project & Synthesis
IP Config & Block Design
Simulation & Debug
Custom Tcl & Non-Project
Devices 1 2 3

Requirements

  • Python 3.10+
  • Windows x64
  • AMD Vivado 2018.1+

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

synthpilot-1.1.16-py3-none-win_amd64.whl (32.1 MB view details)

Uploaded Python 3Windows x86-64

File details

Details for the file synthpilot-1.1.16-py3-none-win_amd64.whl.

File metadata

  • Download URL: synthpilot-1.1.16-py3-none-win_amd64.whl
  • Upload date:
  • Size: 32.1 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for synthpilot-1.1.16-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b8ea2a78dfbb691d0a83c84d3de4e72dffbc4b58e2506847647d05104acf2c22
MD5 7619b58317ae6eaf9e36d3f535befe0b
BLAKE2b-256 5d8de59fcd3da626fa9abadef6cabbd1ce8efe9b973c18173912de23fb905066

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page