Purpose-built AI accelerator silicon, engineered in India
The Neural Computer is a custom accelerator architecture for transformer training and inference - mixed-precision compute, a scalable tiled design, and high-bandwidth memory, validated end-to-end on FPGA.
One architecture, from prototype to full-scale silicon
The same parameterised RTL that runs today on FPGA scales directly to a full ASIC. The prototype uses fewer, smaller tiles due to FPGA resource limits - not architectural constraints.
Specification
FPGA Prototype
Full-Scale ASIC (projected)
Compute
4 processing tiles (reduced)
32-64 processing tiles
Precision
FP16 compute / FP32 accumulate
FP16 compute / FP32 accumulate
Peak Performance
~30 GFLOPS @ 150 MHz
~300 TFLOPS @ ~1 GHz
Memory Interface
HBM2e-class - 460 GB/s
HBM3-class - ~1 TB/s
Training
Validated
Supported
Inference
Validated
Supported
Component Architecture
Cluster / tile hierarchy — Systolic compute
Hover or select any block to inspect its role. FP16 multiply, FP32 accumulate, and HBM3-class memory on a single 7nm-target ASIC.
Single ASIC · 7nm target
Cluster 1
Cluster M
FPGA Prototype Validation
Proven on synthesised hardware, not simulation
A complete transformer trains end-to-end on the accelerator running on cloud FPGA infrastructure, with cycle-accurate HBM memory timing.
Hardware proof, condensed
Validation spans the complete training path, from matrix kernels through gradient aggregation and optimizer updates.
End-to-end training. Forward pass, activations, backward pass, and SGD/Adam weight update all on-chip.
Loss convergence confirmed. Monotonically decreasing loss verifies correct gradient flow.
Multi-tile execution. Parallel execution with hardware gradient aggregation across tiles.
Configuration coverage. RTL validated across 50+ parameterised hardware configurations.
4FPGA tiles
150 MHzPrototype clock
HBM2eCycle timing
SYSTEM HEALTH: OPTIMAL4 TILES / 150 MHz / HBM2e
FP16 matrix multiplicationVALIDATED
Multi-tile parallel executionVALIDATED
HBM bandwidth saturationVALIDATED
Vector unit FP16 operationsVALIDATED
Transformer training loopVALIDATED
Multi-tile gradient aggregationVALIDATED
Performance Comparison
Datacenter-class compute at a fraction of the power
Projected full-scale ASIC (64 tiles, 1 GHz, 7nm) against leading accelerators. Figures for competitors are published specifications.
Metric
Neural Computer
NVIDIA A100
NVIDIA H100
Google TPUv4
Peak FP16 TFLOPS
~300
312
989
275
Memory Bandwidth
~1,000 GB/s
2,039 GB/s
3,350 GB/s
1,200 GB/s
TDP
~200 W
400 W
700 W
175 W
TFLOPS / Watt
~1.5
0.78
1.41
1.57
Process Node
7 nm
7 nm
4 nm
7 nm
At the same 7nm node as A100, the design targets A100-class peak compute at roughly half the power, the result of a purpose-built architecture that eliminates general-purpose GPU overhead.
Supported Workloads
Optimised kernels for demanding networks
From dense GEMM to full transformer training, with a software stack that offloads activations to the vector unit automatically.
Transformer Training
Full-stack support for BERT, GPT, and LLaMA patterns: forward, backward, and optimizer steps with distributed multi-tile attention.
Attention Mechanisms
Accelerated multi-head attention with fused compute kernels and flash-attention-inspired memory access patterns.
CNNs & Diffusion
ResNet and EfficientNet convolution paths, plus latent-diffusion and U-Net operations on specialised vector units.