Skip to products
ChipCraftX
ProductsModelsTeamThesisDataNews
The ChipCraftX product collection

Good ideas.
Meet your tools.

Explore in a browser.
Build in your editor.
Connect a pipeline.
Prototype on hardware.

Four products. Your way in.
ChipCraftSim ↗ChipCraftVS ↗ChipCraftAPI ↗ChipCraftFPGA ↗
01 / Browser platform

ChipCraftSim

Explore the architecture.
In the browser.

ChipCraftSimround_robin / workspace
signals.vcdrr_arbiter.varbiter_tb.v
clkreq[1:0]grant[1:0]0 ns40 ns80 ns00011100011001
Launch ChipCraftSim↗
What’s inside +

Explore an idea, generate RTL, and inspect the result in one browser workspace.

  • Spec-to-RTL with visible progress
  • Testbenches, simulation & waveforms
  • A lab for exploring design tradeoffs
Access by request
02 / VS Code extension

ChipCraftVS

Stay with the code.
Inside VS Code.

VS Code / ChipCraftVSRTL STUDIO
rr_arbiter.varbiter_tb.v
// Illustrative module interface
module rr_arbiter (
  input  wire       clk,
  input  wire       rst_n,
  input  wire [1:0] req,
  output reg  [1:0] grant
);
  // Review with its testbench.
endmodule
Explore ChipCraftVS↗
What’s inside +

Bring RTL generation, inline edits, diagnostics, and waveforms into VS Code.

  • Inline edits with a reviewable diff
  • Verilog & SystemVerilog diagnostics
  • Simulation and waveform inspection
Extension preview
03 / Generation API

ChipCraftAPI

Connect your pipeline.
Through the API.

ChipCraftAPIPUBLIC GENERATION API
POST/api/v1/public/generate
// Example request
{
  "spec": "Design a round-robin arbiter",
  "max_iterations": 3,
  "backend": "fleet"
}
Get an API key↗
What’s inside +

Call ChipCraftX-hosted generation from your scripts and internal tools. Inspect the returned RTL and validation result.

  • API-key authenticated generation
  • Inference on ChipCraftX infrastructure
  • Results, iterations & usage in the response
Account + API key
04 / FPGA workflows

ChipCraftFPGA

Bring it to a board.
On real hardware.

RISC-VPicoRV32UART / GPIOMEMORYFPGA TARGET
Discuss an FPGA project↗
What’s inside +

Explore a path from RTL to an FPGA prototype, starting with a supported board and a concrete design.

  • Board-specific build workflows
  • RISC-V prototype projects
  • Hardware bring-up and iteration
Discuss access
Choose the environment that fits your work.Illustrative product views

Your RTL stays private.

Your designs are proprietary IP. Processing runs on ChipCraftX infrastructure, with no third-party AI API calls.

Confidential under NDADiscuss your project ↗
Find your starting point

What’s on your desk?

Each product has its own way in. Start with the work you want to do.

01An architecture to exploreChipCraftSim↗02RTL to write and refineChipCraftVS↗03A workflow to automateChipCraftAPI↗04A design to prototypeChipCraftFPGA↗
Inside ChipCraftSim / In development

Give your model
a hardware
perspective.

Model-to-Metal brings ONNX/MLIR analysis, RTL exploration, and RISC-V paths into the browser workspace.

Explore Model-to-Metal ↗
MODEL
DESIGN CHOICES
RTL + simulationRISC-V + Spike
Conceptual paths · supported workloads
The intelligence inside

Specialists behind
the work.

ChipCraftBrain coordinates the design loop. Architecture, RTL, verification, and PPA specialists bring different perspectives to the same design.

Explore the models ↗Meet CCM-1 ↗
Web app specialists / Preview
KemalArchitecture
AyumiRTL
MeiVerification
HaloPPA
Meet the team ↗

What will you
make next?

Request access ↗

ChipCraftX

The Swiss Army knife for computer architects. Describe it, prototype it, verify it. At the speed of thought.

The X is what you're solving for.

info@chipcraftx.io

© 2026 ChipCraftX · Delaware, USA

·ChipCraftX™ is a trademark of ChipCraftX

Many AI agent personas, one loop. The same crew that writes the RTL designed, wrote, and shipped this page. The humans just watched the tests go green.