Skip to main content

AI-powered FPGA development with Vivado

Project description

SynthPilot

AI-powered FPGA development with Vivado. SynthPilot is an MCP (Model Context Protocol) server that allows AI assistants to control Xilinx Vivado for FPGA development.

Installation

pip install synthpilot

Quick Start

1. Activate your license (one-time)

synthpilot activate YOUR-LICENSE-KEY

2. Set up Vivado

Download the installer from xcdev.me and run it to configure your Vivado installation.

3. Configure your MCP client

Claude Desktop / Cursor / Cline:

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

Or with uvx (requires uv):

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

4. Start using

Open Vivado, then start a conversation with your AI assistant:

  • "Open project D:/fpga/myproject/myproject.xpr"
  • "Run synthesis"
  • "Show me the resource utilization"
  • "Any timing violations?"
  • "Create a 100MHz to 200MHz clock IP"
  • "Program the FPGA"

Features

  • 381 tools covering the full FPGA development flow
  • Project management, synthesis, implementation, timing analysis
  • IP configuration (Clocking Wizard, FIFO, Block Memory, and more)
  • Block Design with Zynq PS7/MPSoC support
  • Simulation, debug (ILA/VIO), and device programming
  • Code quality checks and linting

Requirements

Support

For issues and feedback, visit xcdev.me.

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.0.1-py3-none-win_amd64.whl (19.5 MB view details)

Uploaded Python 3Windows x86-64

File details

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

File metadata

  • Download URL: synthpilot-1.0.1-py3-none-win_amd64.whl
  • Upload date:
  • Size: 19.5 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.0.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d1f357e42cdf01d28858de858b503375be7233f5782df4d8954a6ee3b9ab3006
MD5 999762434c604e8481137d1c2988fb29
BLAKE2b-256 bb644e0261c3d9cb46d920762a49b91aac8d31504c40b960e8df5b8c2c099833

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