| Fixed-function ASIC; Gemini's architecture is embedded in silicon, not field-programmable |
| Efficiency target | Good for training and inference across many models | 6–10x more tokens per watt than Google's newest TPUs on Gemini inference |
| Memory model | HBM + SRAM for model weights loaded dynamically | Model weights and compute paths embedded directly in mask ROM / hardwired logic |
| Flexibility | Can run any model via software reconfiguration | One model (Gemini) — no runtime model switching |
The efficiency gain is the headline: Google engineers reportedly project Frozen v2 could deliver 6 to 10 times more AI tokens per unit of power consumption than the latest TPU chips .
According to The Information report and corroborating coverage, Frozen v2 is targeted for deployment as early as 2028 . This means the chip is still years from production and will only enter service after the current eighth-generation TPU family (Sunfish and Zebrafish) has been deployed and matured.
The startup Taalas shows exactly what this tradeoff means in practice. In February 2026, Taalas unveiled its HC1 chip, which encodes the entire Llama 3.1 8B model — every parameter — directly into the chip's transistor circuits using mask ROM, with no external HBM for weight storage .
The numbers are stunning:
The downside is equally dramatic:
Taalas's founder described the architecture as pairing a "mask ROM recall fabric" with an SRAM recall fabric to store both the model and compute all KV cache operations on-chip, eliminating external memory movement entirely . This is the same fundamental approach Frozen v2 would use.
Google's AI compute capacity is so strained that it has begun rationing access even to paying giants. Several data points make the motivation clear:
The Meta capacity denial (March 2026): Google told Meta in March 2026 that it could not supply all the Gemini computing capacity Meta wanted to purchase . The shortfall delayed some of Meta's internal AI projects and forced Meta to instruct its engineers to conserve AI tokens
.
Backlog figures: Google Cloud's order backlog nearly doubled to $462 billion in Q1 2026, representing demand roughly 23 times its available processing capacity . CEO Sundar Pichai confirmed on the earnings call: "We are compute constrained in the near-term... our cloud revenue would have been higher if we were able to meet that demand"
.
Broader capacity squeeze: Google is even leasing approximately $920 million per month in Nvidia GPUs from SpaceX to bridge its compute gap . Google's cloud VP Amin Vahdat said in November 2025 that the company would need to double AI capacity every six months to meet demand
.
These constraints directly motivate Frozen v2: if Google can get 6–10x more Gemini inference per watt, it effectively multiplies capacity without needing new data centers.
Frozen v2 is one piece of a much broader hardware strategy:
1. Eighth-generation TPUs split into training and inference chips. At Cloud Next 2026, Google previewed the eighth-generation TPU family, split for the first time into two purpose-built variants :
2. Broadcom long-term agreement through 2031. Broadcom filed an SEC 8-K disclosing a Long Term Agreement to develop and supply custom TPUs for Google's future generations, plus a Supply Assurance Agreement for networking components through 2031 . Separately, Anthropic signed a deal for ~3.5 GW of Google TPU capacity, coming online from 2027 onward
.
3. TPU rentals to customers including OpenAI. Reports indicate Google is increasingly offering TPU capacity as a rental product to external AI companies, with OpenAI named as a customer .
4. "Icefish" project with MediaTek. The "Icefish" codename appears linked to MediaTek's involvement on a Google-specific custom chip project beyond TPU 8i — possibly a lower-power edge or inference accelerator .
5. Discussions with Intel. Google has reportedly held discussions with Intel about custom AI chip designs, though no formal agreement has been announced .
6. Ironwood (seventh-generation TPU) generally available. Ironwood was made generally available to cloud customers in April 2026 . Built on a 3nm process with a dual-chiplet architecture, it was optimized for MoE models powering the Gemini ecosystem
.
The Information's report explicitly states Frozen v2 is designed to complement, not replace, Google's TPU roadmap . The logic is straightforward:
This is analogous to how hyperscalers use both general-purpose CPUs for most workloads and fixed-function ASICs for specific high-volume tasks (e.g., video transcoding, networking offload). Frozen v2 is the AI equivalent: a purpose-built inference engine that sits alongside the programmable TPU fleet.