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.0.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.0-py3-none-any.whl (234.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentic_ic-3.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 cd938ab305cf1aca4346549cb253595675c062bded9edec0e5211b6e21ca1819
MD5 3f3f57b0ef1026e3c57674a4e8083621
BLAKE2b-256 400fd6f1ad61c1cebcf1dbd96fe1b75521a9a1185ec7008a53c313262d8ecdc3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_ic-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 234.6 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8fc04f5bf0370f3da7b1664d22d6acaf2e95f328974cb0d5f026713770aed057
MD5 b1ecef6baeac1ff2074cf798b968bf7f
BLAKE2b-256 e8c3b4f968dec8005c7c49820a8933a15829054d64e8527c0c74afe4b91fca07

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