Skip to main content

SigmanticAI — AI-powered hardware verification from the command line

Project description

SigmanticAI

AI-powered hardware verification from the command line.

SigmanticAI generates complete chip verification environments — UVM testbenches, SystemVerilog assertions, coverage models, and RTL — from natural language descriptions. All heavy computation (compilation, simulation, LLM inference) runs in the cloud; the CLI is a lightweight client.

Installation

pip install sigmanticai

Requires Python 3.10+.

Quick Start

# Sign in (opens browser)
sigmanticai login

# Interactive mode — chat with the AI agent
sigmanticai

# One-shot generation
sigmanticai generate "Build a UVM testbench for a 32-bit AXI4 FIFO"

# Check your account
sigmanticai whoami
sigmanticai status

What It Does

  • Generate verification environments — UVM testbenches, scoreboards, coverage, and assertions from a single prompt
  • Design RTL modules — counters, FIFOs, arbiters, interfaces, and more
  • Edit existing code — point the agent at your codebase and ask for changes
  • Run compilation & simulation — Verilator, Questa, and other EDA tools run server-side (no local install needed)
  • Iterative debugging — the agent automatically fixes compilation errors and re-runs until tests pass

How It Works

  1. You type a prompt in the CLI
  2. Your project files are synced to a cloud worker
  3. The AI agent generates, compiles, and simulates — all server-side
  4. Generated files are streamed back to your local directory
  5. You edit locally; changes sync automatically on your next message

No EDA tools required on your machine. No GPU needed. Just pip install and go.

Commands

Command Description
sigmanticai Interactive REPL (main mode)
sigmanticai login Sign in via browser
sigmanticai login --email <e> --password <p> Headless login (CI/scripts)
sigmanticai logout Clear stored credentials
sigmanticai whoami Show current user
sigmanticai status Show plan, quota, account info
sigmanticai jobs List recent generation jobs
sigmanticai generate "<prompt>" One-shot generation

Interactive Commands

Inside the REPL:

Command Description
/upload <path> Push a specific file or directory to the server
/help Show available commands
exit / quit / q End session

Requirements

  • Python 3.10+
  • Internet connection (all computation runs in the cloud)
  • A SigmanticAI account — sign up at sigmanticai.com

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 Distribution

sigmanticai-0.1.1.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

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

sigmanticai-0.1.1-py3-none-any.whl (27.8 kB view details)

Uploaded Python 3

File details

Details for the file sigmanticai-0.1.1.tar.gz.

File metadata

  • Download URL: sigmanticai-0.1.1.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for sigmanticai-0.1.1.tar.gz
Algorithm Hash digest
SHA256 68616b8964a419e94feaee3bdf388cbda0da88fec269648fbaf99e2d6bb9e71f
MD5 620796437967bf7edb5006099a7652a2
BLAKE2b-256 ef7e0c22269d19fd4b2f121ef8cb38abdf0eb539d32fc926be3deaeb59da3329

See more details on using hashes here.

File details

Details for the file sigmanticai-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sigmanticai-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 27.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for sigmanticai-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 829800b9dfbd59168dcadea7793a77089ca51f38c66708c955fae33b9c151c2b
MD5 08c658efb0a64d832d15c646ebc71084
BLAKE2b-256 8a68f06a587a3306f8ffb27cd7caab08ecb029f7e2ae28900a9d68f36e87ab54

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