Architect Labs published a blog post this week that describes something that would have seemed implausible a few years ago. Their AI system designed a functional inference chip, called Redwood, from a written specification in under two weeks. Two human architects wrote the spec. The AI handled everything else: performance modeling, hardware description generation, testing, verification, firmware, and the kernels that run AI models on the chip.
This is not a simulation. Redwood is running live inference on large language models including Llama, Qwen, and Kimi on actual FPGA hardware.
The performance numbers are the headline: Redwood delivers 3.4x better performance per watt than NVIDIA’s Jetson Orin Nano, a widely used edge AI accelerator. If the design reaches silicon on Samsung 8nm, the company projects 1.75x the inference throughput at around 47% lower power consumption compared to the Jetson baseline.
Why the Design Works
Redwood uses a tile-based, near-memory dataflow architecture. The key insight is simple: moving data between compute and memory is where most energy in AI inference gets wasted. By keeping compute physically close to memory and handling the entire AI inference pipeline natively, including attention with KV caching and on-the-fly quantization, the chip avoids the energy overhead that traditional GPU-based architectures deal with constantly.
It runs full inference locally, without sending work back to a host processor. For edge deployments where power budgets are tight, that matters.
The current implementation is on FPGA. Architect Labs has not yet taped out an ASIC, which means the projections for silicon performance are still projections. The chip needs to prove itself in actual semiconductor manufacturing before the numbers become real-world claims. That caveat is worth keeping in mind.
The Bigger Implication
The chip itself is interesting. The method of building it is more interesting.
For decades, chip design has required teams of engineers working over years. The full cycle from specification to working silicon typically takes three to five years and costs hundreds of millions of dollars. That timeline means chip designs are always chasing yesterday’s workloads, not today’s.
Architect Labs showed that an AI system can compress that design cycle from years to weeks. Once specification changes were verified, a modified version of Redwood was back on the FPGA in under 48 hours. That kind of iteration speed does not exist in traditional semiconductor development.
The feedback loop this creates is significant. Better AI models can now directly inform the design of better hardware to run those models. And better hardware can make those models faster and cheaper to run. At the pace AI workloads are evolving, the ability to match hardware design to specific workload requirements in weeks rather than years could become a real competitive advantage for whoever can execute on it.
What This Means for Business
For most companies, the practical implication is not that you should go design your own chips. It’s that AI inference is about to get significantly cheaper and more accessible at the edge.
Right now, deploying capable AI models on edge devices, robots, drones, on-premises servers, or in power-constrained environments requires compromises: either smaller models, slower inference, or expensive hardware. If AI-optimized silicon can be iterated quickly and purpose-built for specific workloads, those trade-offs shrink.
For businesses building AI-powered products or deploying AI agents that need to operate close to the data, that matters. Lower inference costs at the edge means more viable use cases for voice AI, automation, and real-time intelligence in environments where you cannot depend on cloud connectivity or high-power compute.
For those of us thinking about AI strategy, the more immediate takeaway is that the infrastructure conversation is accelerating fast. The constraint on AI deployment is shifting. It was model capability for a long time. Now it’s increasingly about data readiness and cost-effective inference at scale. Both of those are solvable problems, and they’re being solved at speed.
If you’re thinking through where AI fits in your business over the next 12 to 18 months, the hardware layer is part of that conversation in ways it wasn’t even 12 months ago.
Source
VentureBeat
Free Resource
Going deeper with Claude?
Get the free 32-page implementation guide for ANZ teams.
Your guide is ready
Check your downloads folder. If it did not open automatically, use the button below.
Download the GuideWant this working inside your business?
See what's possible