Skip to main content

AgentIC — Autonomous AI-Driven Chip Design: Natural Language to GDSII

Project description

AgentIC: The Limitless AI-Driven Silicon Compiler

🚀 Notice: The AgentIC Web Platform is currently in active development and will be launching soon! Early access to the reasoning engine is currently available via the local CLI package.


⚡ Introduction

AgentIC is a next-generation, physics-aware AI hardware design suite. It seamlessly bridges the massive gap between natural language intention and fabrication-ready GDSII chip layouts.

Whether you are designing a specialized cryptography accelerator, a machine learning NPU, or a custom RISC-V processor, AgentIC acts as your automated VLSI architecture team. Instead of manually writing thousands of lines of Verilog and debugging synthesis loops, you simply describe your chip. AgentIC handles the logic generation, verification, timing constraints, and physical routing.


🧠 How It Works

AgentIC utilizes a proprietary, highly scalable inference pipeline designed to conquer the complexities of modern SoC design. While the internal methodologies are strictly confidential, the high-level workflow guarantees robust silicon:

  1. Cognitive Parsing: The engine deconstructs complex architectural prompts into structured, hierarchical logic blocks. It understands exactly how to split monolithic systems into manageable micro-components.
  2. Physics-Aware Blueprinting: Before any code is synthesized, the system cross-references the requested logic against target foundry physics (e.g., Sky130, GF180). It ensures your requested speeds and logic densities are actually realizable in silicon.
  3. Hierarchical Synthesis: AgentIC autonomously generates individual sub-components in strict isolation. It rigorously verifies their interfaces and seamlessly stitches them into a robust overarching chip hierarchy.
  4. Automated Foundry Hand-off: Delivers timing constraints (SDC), verified behavioral models (RTL), and hardened layout macros (GDSII) ready for physical tapeout.

💻 CLI Installation & Quick Start

AgentIC is installable as a normal Python package.

What pip install does

pip install agentic-ic installs the Python package and its Python runtime dependencies automatically.

What users still need to install manually

AgentIC depends on external EDA tooling that pip cannot install for you:

  1. Docker Required for OpenLane RTL-to-GDSII hardening.
  2. OSS CAD Suite on PATH Required binaries: verilator, iverilog, vvp, yosys, sby
  3. LLM API credentials Configure these with agentic configure after install.

Install the package

pip install agentic-ic

Check your machine before building

agentic doctor

This command tells users:

  • what the package installed automatically
  • which external tools are still missing
  • whether Docker / OSS CAD Suite are available
  • whether API keys are configured

Configure LLM access

agentic configure

This stores credentials in:

~/.agentic/credentials.json

You can use one provider for everything or separate providers for:

  • Build agents
  • Fix/debug agents
  • Documentation/report agents

Generate your first chip

agentic build \
  --name fast_multiplier \
  --desc "A high-speed 16-bit pipelined hardware multiplier with an active-low synchronous reset." \
  --pdk-profile sky130 \
  --no-strict-gates

Notes for users

  • Keep Docker running if you want the physical hardening flow.
  • If you only want RTL generation and verification, use --skip-openlane.
  • OpenLane is pulled through Docker on demand; users do not need a separate manual OpenLane install.
  • Build outputs are written under your configured OPENLANE_ROOT/designs/ workspace.

⚖️ License & Intellectual Property

COPYRIGHT © 2026. ALL RIGHTS RESERVED.

This software, including its source code, architecture, algorithms, prompting strategies, and associated documentation, is Proprietary and Confidential Intellectual Property.

Strictly Prohibited Actions:

  • Unauthorized copying, reproduction, or distribution of any part of this software.
  • Reverse-engineering, decompiling, or attempting to extract the reasoning schemas, multi-agent frameworks, or flow sequences.
  • Using this software to create competing automated hardware design products.

Any unauthorized use, modification, or distribution is a violation of international copyright and intellectual property laws, and will be met with immediate legal action. By using this software, you agree to not disclose its internal mechanisms to any third party.


AgentIC — From Thought to Silicon.

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

agentic_ic-3.0.2.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

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

agentic_ic-3.0.2-py3-none-any.whl (234.3 kB view details)

Uploaded Python 3

File details

Details for the file agentic_ic-3.0.2.tar.gz.

File metadata

  • Download URL: agentic_ic-3.0.2.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for agentic_ic-3.0.2.tar.gz
Algorithm Hash digest
SHA256 49e4167b3b80874811f65649a4b251915e374d34c6ca4135ca199f3af15af1d4
MD5 5763a8c50452047dd40c1eebc8c3b0db
BLAKE2b-256 14da0ba85a7af8846df7ef9b25112a2a9a317753d73af3a2d8b882ef0bf963c7

See more details on using hashes here.

File details

Details for the file agentic_ic-3.0.2-py3-none-any.whl.

File metadata

  • Download URL: agentic_ic-3.0.2-py3-none-any.whl
  • Upload date:
  • Size: 234.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for agentic_ic-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dd2b231e608a8a3dd47e8724dd1c9942f44cfdcffea37939e7f6f39adfec21a8
MD5 00bc2a0c87837fbcd64a3311d7f8a52c
BLAKE2b-256 f5f2b507c04b72ec9c07d127c17b295c05af01a47d405e82711696904645e76b

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