Velaura AI Raises 10M Series A at B Valuation for Low-Power AI Silicon

Velaura AI Raises $110M Series A at $1B Valuation for Low-Power AI Silicon Velaura AI has closed a $110 million Series A funding round at a valuation exceeding $1 billion. The financing was led by Seligman Ventures, with participation from Capricorn Investment Group alongside existing backers including Samsung Catalyst Fund, StepStone Group, Maverick Silicon, Celesta Capital, and Mayfield. The capital will fund the commercialization and deployment of Velaura's silicon IP and physical design te

3 min
Velaura AI Raises 10M Series A at B Valuation for Low-Power AI Silicon

Velaura AI Raises $110M Series A at $1B Valuation for Low-Power AI Silicon

Velaura AI has closed a $110 million Series A funding round at a valuation exceeding $1 billion. The financing was led by Seligman Ventures, with participation from Capricorn Investment Group alongside existing backers including Samsung Catalyst Fund, StepStone Group, Maverick Silicon, Celesta Capital, and Mayfield.

The capital will fund the commercialization and deployment of Velaura's silicon IP and physical design technology, which aims to reduce power consumption in data center accelerators, robotics, and edge computing hardware.

+-------------------------------------------------------------------+
|               Standard GPU / AI Accelerator (~1000W)             |
|  +-------------------------------------+  +--------------------+  |
|  |  MATMUL / Matrix Engine (700-800mV) |  | SRAM / HBM PHY / IO|  |
|  |       Consumes ~60-70% Dynamic Power|  |    Consumes ~30-40%|  |
|  +-------------------------------------+  +--------------------+  |
+-------------------------------------------------------------------+
                                  |
                                  v
+-------------------------------------------------------------------+
|           Accelerator with Velaura Titan Core IP (~500W)          |
|  +-------------------------------------+  +--------------------+  |
|  |  Titan Core Matrix Math (Sub-500mV) |  | SRAM / HBM PHY / IO|  |
|  |   3x-4x Power Reduction in Math Core|  |   Standard Baseline|  |
|  +-------------------------------------+  +--------------------+  |
+-------------------------------------------------------------------+

Voltage Scaling in AI Compute Engines

Modern large language model training and inference workloads are fundamentally dominated by dense matrix multiplications (GEMM/MATMUL). In state-of-the-art AI accelerators, these mathematical units draw the bulk of operational energy, running at typical operating voltages between 700 millivolts and 800 millivolts.

Because dynamic CMOS power dissipation scales quadratically with supply voltage (P=αCV2fP = \alpha C V^2 f), reducing core operating voltage delivers disproportionate energy savings. However, operating deep sub-micron silicon at ultra-low voltages introduces timing variation, signal integrity challenges, and clock skew.

Velaura Silicon Voltage Scaling Diagram

Velaura's proprietary architecture, designated Titan Core, provides custom standard cell libraries and optimized physical design layouts that allow the matrix compute units to function reliably at reduced supply voltages. According to company technical specifications, the platform achieves a 3x to 4x reduction in dynamic power within the matrix arithmetic blocks, resulting in up to a 50 percent reduction in overall chip-level power draw. On a standard 1,000-watt data center accelerator, this translates to power savings of up to 500 watts per socket.

Hardware Leadership and Industrial Heritage

Velaura AI was founded by Chief Executive Officer Rajiv Khemani and Chief Development Officer Manu Gulati. Khemani previously held leadership positions at Intel, Cavium, and Marvell. Gulati served as lead SoC architect at Apple and Google before co-founding NUVIA, the custom CPU startup acquired by Qualcomm in 2021 for approximately $1.4 billion.

The technical foundation of Titan Core stems from multi-year development at Auradine, where engineering teams designed high-throughput, low-voltage ASICs for cryptocurrency mining infrastructure. The mathematical structures used in high-density cryptographic hashing share architectural characteristics with the systolic arrays and tensor cores used in neural network processing.

+-----------------------------------------------------------------+
|                       Velaura Integration Flow                  |
|                                                                 |
|   Customer RTL Description (Verilog/SystemVerilog)              |
|                             |                                   |
|                             v                                   |
|   Titan Core Synthesis & Cell Library Mapping                   |
|                             |                                   |
|                             v                                   |
|   Optimized Low-Voltage Physical Layout (GDSII / OASIS)         |
|                             |                                   |
|                             v                                   |
|   Drop-in Integration into Host Accelerator SoC Flow            |
+-----------------------------------------------------------------+

Commercial Model and Deployment Scope

Rather than manufacturing standalone monolithic accelerators to compete directly with Nvidia, AMD, or hyperscaler ASICs, Velaura offers Titan Core as silicon IP and design integration services. The company takes existing customer register-transfer level (RTL) designs and remaps the compute blocks to its low-power physical implementation, maintaining functional equivalence while dropping voltage levels.

The company is targeting three primary compute tiers:

  • Hyperscale AI Data Centers: Lowering thermal density, cooling requirements, and megawatt consumption in multi-gigawatt LLM training clusters.
  • Physical AI and Robotics: Extending thermal envelopes and battery longevity in embodied systems running real-time vision-language-action (VLA) models.
  • Edge Inference: Enabling low-latency local execution of quantized foundation models within constrained power budgets.

The new capital will support engineering expansion, customer-facing design integration teams, and tape-outs across advanced semiconductor foundry nodes.

Sources

Written by

More to read

  • Auxiliary-Loss-Free Load Balancing in Mixture-of-Experts: How Dynamic Bias Adjustments Eliminate Gradient Conflict and Routing Collapse

    Sparse Mixture-of-Experts (MoE) architectures decouple parameter count from per-token compute cost by activating only a small subset of feed-forward network (FFN) parameters for any given token. While dense transformers evaluate every parameter across all sequence positions, MoE models route tokens dynamically to specialized sub-networks, enabling parameter scaling to hundreds of billions or trillions of parameters at the inference and training cost of much smaller dense models. However, condit

    1 min
  • Confidential LLM Inference in Production: Hardware TEEs, GPU Enclaves, Attestation, and Serving Performance Trade-Offs

    Confidential LLM Inference in Production: Hardware TEEs, GPU Enclaves, Attestation, and Serving Performance Trade-Offs Deploying large language models in multi-tenant cloud environments introduces a fundamental security boundary problem. Standard transport encryption (TLS) secures prompts in transit, and encryption-at-rest protects checkpoints on disk, but model weights, prompt tokens, and key-value (KV) caches exist in plaintext within system memory during active inference. For organizations p

    1 min
  • Google DeepMind Outlines 15-Year Game AI Arc and EVE Online Research Sandbox

    Google DeepMind has detailed its 15-year trajectory of game-based artificial intelligence research, outlining how milestones from arcade reinforcement learning to modern multimodal models have culminated in an experimental research program inside the persistent virtual universe of EVE Online. The retrospective connects early breakthroughs in discrete, fully observable games to the frontier challenges currently facing autonomous systems: long-horizon planning, non-stationary multi-agent dynamics

    1 min