SA Article Coverage Review · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm

Coverage Summary

  • Source: 開啟原始 SA 文章
  • Atomic Claims: 35
  • Source blocks: 232
  • Blocks with ≥1 Atomic Claim: 26
  • Blocks without Atomic Claim: 206
  • Unplaced Claims: 0

Coverage Review

請從頭到尾閱讀下方 SA 全文。Atomic Claim 會依 Evidence 在原文出現的位置 inline 插入。
若該英文段落已有繁中翻譯 cache,翻譯只會作為淡色閱讀輔助顯示;不會進入 source、Claim provenance 或 Graph。
沒有 Claim callout 的段落不一定有問題;若內容重要且應形成知識,請記到 Missing Claim Notes。

Missing Claim Notes

  • 若看到重要但沒有 Atomic Claim 的段落,請在這裡記錄:
    • Section:
    • Evidence:
    • 為什麼重要/應該抽成什麼 Claim:

SA Full Text + Translation + Atomic Claims

Scaling the Memory Wall: The Rise and Roadmap of HBM

The first portion of this report will explain HBM, the manufacturing process, dynamics between vendors, KVCache offload, disaggregated prefill decode, and wide / high-rank EP. The rest of the report will dive deeply into the future of HBM. We will cover the revolutionary change coming to HBM4 with custom base dies for HBM, what various different accelerators are doing with custom HBM including OpenAI, Nvidia, and AMD, the shoreline area problem, memory controller offload, repeater PHYs, LPDDR + HBM combos, and various beachfront expansion techniques. We will also discuss SRAM tags, compute under memory, supply chain implications, and Samsung.

本報告前半部將說明 HBM、製造流程、供應商之間的競爭態勢、KVCache offload、disaggregated prefill/decode,以及寬域/高 rank 的 EP。後半部則會深入探討 HBM 的未來,包括 HBM4 導入客製化 base die 所帶來的革命性變化、OpenAI、Nvidia、AMD 等不同加速器如何使用客製化 HBM、shoreline 面積限制、memory controller offload、repeater PHY、LPDDR + HBM 組合,以及各種擴張 beachfront 的技術。我們也會討論 SRAM tag、compute under memory、供應鏈影響與 Samsung。

A Brief Overview of HBM

As AI models grow in complexity, AI systems require memory with higher capacity, lower latency, higher bandwidth, and improved energy efficiency. Different forms of memory have different tradeoffs. SRAM is extremely fast but low density. DDR DRAM is high density and cheap but lacks bandwidth. The most popular memory today is on-chip HBM which strikes the balance between capacity and bandwidth.

隨著 AI 模型複雜度提高,AI 系統需要更高容量、更低延遲、更高頻寬且能源效率更佳的記憶體。不同類型的記憶體各有取捨:SRAM 極快但密度低;DDR DRAM 密度高、成本低,但頻寬不足。目前最主流的是晶片旁的 HBM,在容量與頻寬之間取得較佳平衡。

image

Source: Rambus

HBM combines vertically stacked DRAM chips with ultra-wide data paths and has the optimal balance of bandwidth, density, and energy consumption for AI workloads. HBM is much more expensive to produce and has a warranted price premium to DDR5, but demand remains strong for HBM. All leading AI accelerators deployed for GenAI training and inference use HBM. The common trend across accelerator roadmaps is to scale memory capacity and bandwidth per chip by adding more stacks, higher layer counts, with faster generations of HBM. Architectures that rely on other forms of memory offer sub-optimal performance, as we have demonstrated .

HBM 將垂直堆疊的 DRAM 晶粒與超寬資料路徑結合,對 AI workload 而言,在頻寬、密度與能耗之間提供最佳平衡。HBM 的製造成本遠高於 DDR5,因此其價格溢價具合理性,但市場需求仍然強勁。目前所有用於 GenAI 訓練與推論的領先 AI accelerator 都採用 HBM。各家 accelerator roadmap 的共同趨勢,是透過增加 stack 數、提高堆疊層數,以及採用更高速的新一代 HBM,持續提升單顆晶片的記憶體容量與頻寬。依賴其他記憶體形式的架構,其效能通常較不理想,這點我們先前也已實證 ↗。

Atomic Claim 1/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0001

Claim: HBM 以垂直堆疊 DRAM 與 ultra-wide data paths,在 AI workload 中平衡 bandwidth、density 與 energy consumption。
Frame: NARY_RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 2/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0002

Claim: 目前領先的 GenAI training / inference AI accelerators 都使用 HBM。
Frame: RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

In this report, we will examine HBM’s present state, what’s happening in the supply chain, and the groundbreaking changes happening in the future. We’ll examine HBM’s critical role in AI accelerator architecture, the impact HBM is having on the DRAM market, and why it is upending the way memory market analysis is being performed. For subscribers, we will also address the major questions on Samsung’s future viability as a supplier, as well as highlight one technological change that may reverse the trend of increasing HBM capacity.

本報告將檢視 HBM 的現況、供應鏈正在發生的變化,以及未來即將出現的重大技術革新。我們會分析 HBM 在 AI accelerator 架構中的關鍵角色、HBM 對 DRAM 市場所造成的影響,以及它為何正在顛覆傳統記憶體市場的分析方式。針對訂閱用戶,我們也會討論 Samsung 未來能否持續作為主要供應商的關鍵問題,並指出一項可能逆轉 HBM 容量持續增加趨勢的技術變化。

HBM Primer

First, a brief primer on HBM - what makes it special and challenging to manufacture. While HBM is commonly associated with multiple DRAM dies stacked in a 3DIC assembly, the other key feature is HBM’s much wider data bus, improving bandwidth even with mediocre signaling speeds. This significantly wider bus results in HBM being far superior in terms of bandwidth per package than any other form of memory.

首先簡要介紹 HBM,說明它為何特殊,以及製造上為何具挑戰性。HBM 通常讓人聯想到在 3DIC 結構中堆疊多顆 DRAM die,但另一項關鍵特色是其資料匯流排寬度大得多,因此即使 signaling speed 並不特別高,也能顯著提升頻寬。這種超寬 bus 使 HBM 在單一 package 可提供的頻寬上,遠優於其他記憶體形式。

Atomic Claim 3/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0003

Claim: HBM 的 wider bus 使其 bandwidth per package 顯著高於其他記憶體形式。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

image

Source: SemiAnalysis

The implication of having much more I/O is increased routing density and complexity. Each I/O requires an individual wire/trace, with additional wiring required for power and control. For a HBM3E stack, there are over a 1,000 wires between the adjacent XPU and the HBM. This level of routing density is not achievable on a PCB or package substrate; therefore, an interposer (silicon or organic) in a 2.5D package assembly like CoWoS is required.

I/O 數量大幅增加的代價,是 routing density 與複雜度同步上升。每個 I/O 都需要獨立的 wire/trace,此外還必須配置供電與控制訊號所需的線路。以一組 HBM3E stack 為例,相鄰 XPU 與 HBM 之間有超過 1,000 條線路。這種 routing density 無法在 PCB 或一般 package substrate 上實現,因此必須採用 CoWoS 這類 2.5D 封裝中的 interposer(矽或有機材料)。

Atomic Claim 4/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0004

Claim: HBM3E 與相鄰 XPU 之間超過 1,000 條 wires,routing density 高到需要 interposer / 2.5D package(如 CoWoS),無法只靠 PCB 或 substrate。
Frame: NARY_RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

To reduce latency and energy consumption for data transfer, HBM needs to be placed directly adjacent to the shoreline of the compute engine. This makes shoreline (the edge of a SOC) more valuable as HBM can only be limited to the 2 edges of the SOC with the other 2 edges reserved for I/O off the package. This limits the area HBM can be placed in and requires vertical stacking of memory die to provide enough capacity.

為了降低資料傳輸的延遲與能耗,HBM 必須直接配置在 compute engine 的 shoreline 旁。這使 shoreline(也就是 SoC 邊緣)成為極珍貴的資源,因為 HBM 通常只能沿 SoC 的兩側配置,另外兩側則需保留給 package 對外 I/O。這限制了可放置 HBM 的平面面積,因此必須透過垂直堆疊 memory die 才能提供足夠容量。

Atomic Claim 5/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0005

Claim: 為降低資料傳輸 latency 與 energy consumption,HBM 必須直接鄰接 compute engine shoreline。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: PARTIAL
開啟逐條審核

Atomic Claim 6/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0006

Claim: HBM 通常受限於 SoC 的 2 個 edges,另外 2 個 edges 留給 off-package I/O,使 shoreline 成為稀缺資源。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

To enable the 3DIC form factor, each layer of the stack needs to have TSVs (excluding the top of stack) that can deliver power and signal to the layer above. The additional area required to fit these TSVs is what makes HBM die sizes larger than their DDR equivalent: SK Hynix D1z DDR4 has a bit density of 0.296 Gb/mm2, 85% more dense than their HBM3 which is 0.16 Gb/mm2. This TSV process is one of the key differences between standard DRAM, and tooling for this is the main bottleneck when it comes to converting regular DDR DRAM wafer capacity to HBM capacity.

為了實現 3DIC form factor,stack 中除了最上層之外,每一層都必須具備 TSV,才能把電源與訊號送到上一層。容納這些 TSV 所需的額外面積,使 HBM die size 大於同世代 DDR:SK Hynix D1z DDR4 的 bit density 為 0.296 Gb/mm²,比其僅 0.16 Gb/mm² 的 HBM3 高出 85%。TSV 製程正是標準 DRAM 與 HBM 的關鍵差異之一,而相關設備也是把一般 DDR DRAM wafer capacity 轉換成 HBM capacity 時最主要的瓶頸。

Atomic Claim 7/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0007

Claim: HBM 3DIC stack 除最上層外,每一層都需要 TSV 以向上一層傳遞 power 與 signal。
Frame: RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 8/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0008

Claim: SK Hynix D1z DDR4 bit density 為 0.296 Gb/mm²,比 HBM3 的 0.16 Gb/mm² 高 85%。
Frame: COMPARISON · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 9/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0009

Claim: TSV tooling 是將 DDR DRAM wafer capacity 轉換為 HBM capacity 的主要 bottleneck。
Frame: RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

The other difference is at the back-end, where the HBM needs to be stacked to 9 or 13 layers in total (8/12 DRAM layers on top of a logic base die at the bottom). Along with CoWoS, HBM has brought packaging technology to the mainstream. Niche packaging technologies like MR-MUF have now become common knowledge for industry participants.

另一項差異出現在後段封裝:HBM 最終需要堆疊成總共 9 層或 13 層,也就是底部 1 顆 logic base die,上方再堆疊 8/12 層 DRAM。HBM 與 CoWoS 一樣,把先進封裝技術推向產業主流;過去較為利基的 MR-MUF 等封裝技術,如今也已成為業界普遍熟知的名詞。

Atomic Claim 10/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0010

Claim: HBM back-end stack 總層數為 9 或 13 層,即 8/12 層 DRAM 加底部 logic base die。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Explosive Bit Demand

We can see the huge growth in HBM bit demand that has come alongside AI accelerator demand. Despite the rapid rise of custom ASICs, Nvidia will still command the lion’s share of HBM demand in 2027, driven by its aggressive roadmap, where Rubin Ultra alone pushes per GPU capacity to 1 TB. Broadcom follows as TPU and MTIA volumes surge, while incremental OpenAI and SoftBank projects add a smaller but noticeable lift. Amazon also emerges as one of the top HBM customers. For Amazon, it has a strategy of procuring HBM directly rather than through design partners, helping them to lower their cost. For a detailed, chip-by-chip bit forecast, refer to our Accelerator Model . It includes projections for revenue and bit demand by memory vendor, as well as wafer starts and TSV capacity, broken down by supplier. The model also tracks HBM pricing across different generations, and provides chip-by-chip HBM type, layers, stack counts, capacity and bandwidth.

伴隨 AI accelerator 需求成長,我們可以看到 HBM bit demand 也出現巨幅增加。儘管 custom ASIC 快速崛起,到了 2027 年 Nvidia 仍將掌握 HBM 需求的大多數份額,主要受到其積極產品 roadmap 推動,其中 Rubin Ultra 單顆 GPU 的 HBM 容量就提高到 1 TB。Broadcom 居次,受 TPU 與 MTIA 出貨量大增帶動;OpenAI 與 SoftBank 的新增專案則帶來規模較小但仍明顯的增量。Amazon 也將成為最大的 HBM 客戶之一。Amazon 的策略是直接採購 HBM,而非透過 design partner,以降低成本。若要查看逐顆晶片的 bit demand 詳細預估,可參考我們的 Accelerator Model ↗;其中包含各 memory vendor 的營收與 bit demand、wafer starts 與 TSV capacity 預測,並依供應商拆分。模型同時追蹤不同世代 HBM 價格,以及各晶片採用的 HBM 類型、層數、stack 數、容量與頻寬。

Atomic Claim 11/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0011

Claim: SemiAnalysis 預期 2027 年 Nvidia 仍占 HBM demand 最大份額,Rubin Ultra 單 GPU HBM capacity 將達 1TB。
Frame: ATTRIBUTE · Mode: EXPECTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 12/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0012

Claim: Amazon 採直接採購 HBM、而非透過 design partners 的策略,以降低成本。
Frame: RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

image

Source: SemiAnalysis

Process Flow: Front End

When regular DDR DRAM capacity “converts” to HBM capacity – the main change is the addition of tools for forming the TSVs, and more bumping capacity as HBM wafers are bumped on both sides. Both of these steps are to enable the 3D stack, although they are omitted for wafers used for the top die which only need a single side of bumps and don’t require TSVs.

當一般 DDR DRAM 產能「轉換」成 HBM 產能時,最主要的變化是增加形成 TSV 所需的設備,以及擴充 bumping 產能,因為 HBM wafer 的正反兩面都需要做 bump。這兩道製程都是為了實現 3D stack;唯一例外是用作最上層 die 的 wafer,只需要單面 bump,也不需要 TSV,因此可省略這些步驟。

Atomic Claim 13/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0013

Claim: DDR DRAM capacity 轉成 HBM capacity 的主要新增製程是 TSV tooling 與更多 bumping capacity;HBM wafers 需要雙面 bumping。
Frame: NARY_RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

TSVs require etchers to create the vias, and deposition and plating tools to fill them. To reveal the TSVs, grinders, another etch step, and temporary bonders to attach carrier wafers used in this process are required. This is why HBM capacity is now quoted in terms of TSV capacity, as this is the main incremental set of processes that turn DDR wafers into HBM wafers.

TSV 製作需要先用 etcher 蝕刻出 via,再透過 deposition 與 plating 設備填充。為了把 TSV 顯露出來,還需要 grinder、另一道 etch,以及在過程中固定 carrier wafer 的 temporary bonder。這就是為何現在 HBM 產能經常以 TSV capacity 衡量,因為這一整組新增製程正是把 DDR wafer 轉變為 HBM wafer 的主要差異。

Atomic Claim 14/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0014

Claim: TSV 製程需要 etch 建 via、deposition/plating 填孔,以及 grinding、再次 etch 與 temporary bonding 來 reveal TSV。
Frame: NARY_RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

For bumping, this is mainly deposition, plating and stripping. Also, optical inspection tools from Camtek and Onto are available to check that the bumps are not defective and are of the correct profile.

至於 bumping,主要製程包括 deposition、plating 與 stripping。此外,也可使用 Camtek 與 Onto 的 optical inspection 設備,檢查 bump 是否存在缺陷,以及外形輪廓是否符合規格。

image

Source: Applied Materials

Process Flow: Packaging

The other part of this is back-end packaging which Hynix continues to push forward with MR-MUF which we wrote about extensively here . In short, MR-MUF offers higher productivity and better thermal performance. Hynix’s proprietary (co-developed with NAMICS) molded underfill material offers more thermal dissipation than the Non-Conductive Film that Micron and Samsung use. Hynix has been able to sidestep thermal compression bonding (TCB) because they have found other ways to manage warpage. One of the benefits of TCB is the use of force to stabilize the bonding matter.

另一部分是後段封裝。SK Hynix 持續透過 MR-MUF 推進技術,我們先前已在此做過深入說明 ↗。簡單來說,MR-MUF 能提供更高生產效率與更佳散熱表現。SK Hynix 專有、與 NAMICS 共同開發的 molded underfill 材料,散熱能力優於 Micron 與 Samsung 採用的 Non-Conductive Film。SK Hynix 之所以能避開 thermal compression bonding(TCB),是因為它找到其他控制 warpage 的方法;TCB 的其中一項優勢,就是利用外力讓 bonding material 在接合時保持穩定。

Atomic Claim 15/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0015

Claim: MR-MUF 提供較高 productivity 與較佳 thermal performance。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 16/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0016

Claim: Hynix/NAMICS molded underfill 的 thermal dissipation 高於 Micron/Samsung 使用的 NCF。
Frame: COMPARISON · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 17/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0017

Claim: Hynix 因能以其他方式管理 warpage,因此可以避開 TCB。
Frame: RELATION · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

The use of force on the other hand increases the risk of causing damages to bumps. With stress applied to bumps, SK can also add more dummy bumps which also helps with thermal dissipation.

另一方面,施加外力也會提高 bump 受損的風險。透過讓 bump 承受應力,SK Hynix 也能加入更多 dummy bump,而這同樣有助於散熱。

The process is also far more productive. A batch mass reflow and single over-mold step are used for joint formation, compared to a complete TCB step for joint formation for each and every layer with TC-NCF.

這套製程的生產效率也高得多。接點形成只需要一次 batch mass reflow 與單次 over-mold;相較之下,TC-NCF 在每一層形成接點時都必須完整執行一次 TCB 製程。

Atomic Claim 18/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0018

Claim: MR-MUF 類流程以 batch mass reflow + single over-mold 形成 joints,相較 TC-NCF 每層都需完整 TCB step,productivity 更高。
Frame: COMPARISON · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

image

Source: SK Hynix

Process Flow: Yields

HBM is a more technically sophisticated product than other DRAM form factors, especially given the high 3DIC stack. As such, packaging yields are not going to be comparable to what manufacturers are accustomed to compared to their more conventional products. However, yields at the front end are also challenging, and we think yield is more of a problem at the front end. As mentioned above, HBM is not demanding with regards to speed bins, so why is this the case?

HBM 的技術複雜度高於其他 DRAM form factor,尤其考慮到其高層數 3DIC stack,因此封裝良率不可能像記憶體廠在傳統產品上習慣的水準。不過前段製程的良率同樣具挑戰性,而且我們認為前段良率其實是更大的問題。如前所述,HBM 對 speed bin 並不特別苛刻,那麼為什麼前段良率仍然如此困難?

Atomic Claim 19/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0019

Claim: SemiAnalysis 判斷 HBM yield 問題更偏向 front-end,而非只有 packaging。
Frame: ATTRIBUTE · Mode: INFERRED · Mapping: PARTIAL
開啟逐條審核

The reason goes back to the 3DIC assembly and the TSVs. One of the challenges is the Power Distribution Network (PDN) with the TSVs needing to be able to deliver power up the stack. TSV layout and design is proprietary and one of the main areas of differentiation between the various manufacturers.

原因仍要回到 3DIC 結構與 TSV。其中一項挑戰是 Power Distribution Network(PDN),因為 TSV 必須能把電力一路供應到 stack 上層。TSV 的 layout 與 design 都屬於各廠商的專有技術,也是不同製造商之間最主要的差異化領域之一。

Atomic Claim 20/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0020

Claim: TSV layout/design 為 proprietary,且是 HBM 廠商間主要 differentiation 領域之一。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

One of HBM’s key challenges is delivering power up the stack with power TSVs. Refresh operations especially draw a lot of power, and the design of the power distribution network is important. Hynix’s HBM3E has reduced peripheral area and introduced all-around power TSVs on the die instead of having two banks of power TSVs, thereby increasing the number of TSVs by almost 6x. As a result, SKH has achieved a much lower IR drop, up to 75% lower for VPP.

HBM 的核心挑戰之一,是透過 power TSV 把電力一路送到 stack 上層。尤其 refresh operation 會消耗大量功率,因此 power distribution network 的設計非常重要。SK Hynix 的 HBM3E 縮小了 peripheral area,並把原本集中成兩排的 power TSV 改為分布在 die 四周,使 TSV 數量增加近 6 倍。結果 SK Hynix 大幅降低 IR drop,其中 VPP 的 IR drop 最多可降低 75%。

Atomic Claim 21/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0021

Claim: Hynix HBM3E 採 all-around power TSV,使 TSV 數量接近增加 6 倍,VPP IR drop 最多降低 75%。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Similarly, Micron’s surprising leapfrog in HBM technology (Micron didn’t even offer standard HBM3) was due to its focus on TSVs and the power delivery network. The TSV network seems likely to be the point of differentiation that allows Micron to claim 30% lower power consumption, though that claim is yet to be verified.

類似地,Micron 在 HBM 技術上的意外躍進——它甚至沒有推出一般 HBM3——也來自其對 TSV 與 power delivery network 的集中投入。TSV network 很可能就是 Micron 得以宣稱功耗降低 30% 的主要差異化來源,儘管這項宣稱目前仍有待驗證。

Atomic Claim 22/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0022

Claim: Micron 將約 30% 低功耗歸因於 TSV/PDN 差異,但 SemiAnalysis 指出該 claim 尚未驗證。
Frame: ATTRIBUTE · Mode: ATTRIBUTED · Mapping: COMPLETE
開啟逐條審核

image

Source: Micron

The other thing is delivering the promised speeds within the power and thermal envelope. As with any 3DIC assembly, thermal dissipation is an issue, and DRAM especially doesn’t like heat. As data from hyperscalers have shown, HBM failures are the number one cause of GPU failures, which happen more frequently than other chips in the data center.

另一個問題,是如何在既定功耗與散熱限制內達到承諾的速度。和任何 3DIC 結構一樣,散熱都是難題,而 DRAM 尤其不耐高溫。Hyperscaler 的資料顯示,HBM 故障是 GPU 故障的首要原因,而 GPU 在資料中心的故障頻率本來就高於許多其他晶片。

All manufacturers have absolute yields well below what they’re accustomed to compared to their conventional memory wafers, so it is a question of relative yields and the end economics. For SK and Micron, yield loss is more than made up for by high pricing, and hence, HBM is margin accretive. For Samsung, yields are even worse. Ironically, their low yields tighten up the total DRAM wafer supply, leading to higher pricing.

所有廠商的絕對良率都遠低於其傳統 memory wafer 的慣常水準,因此真正要比較的是相對良率以及最終經濟效益。對 SK Hynix 與 Micron 而言,高售價足以彌補良率損失,所以 HBM 能提高整體毛利率。Samsung 的良率則更差。諷刺的是,Samsung 的低良率反而進一步收緊整體 DRAM wafer 供給,推升市場價格。

This leads us to layer counts. Higher layer counts are harder to achieve. Simplistically if the stack yield of a single layer is x%, each layer’s yield will accumulate to x% to the power of n bond steps (which is just total layers less 1). Take an 8-layer stack with 99% stack yield per layer; total yield will be 92%. For a 12-layer stack, this becomes 87%. Of course, this is overly simplified. Yield degrades at higher layer counts as non-critical stack defects can accumulate. For example, a small but acceptable amount of non-co-planarity at a few layers can result in an unacceptable amount of co-planarity at higher levels.

這就帶到堆疊層數問題:層數越高,製造難度越大。最簡化來看,若單層 stack yield 為 x%,總良率會是 x% 的 n 次方,其中 n 為 bonding 次數,也就是總層數減 1。以每層 stack yield 99% 計算,8-layer stack 的總良率約 92%;12-layer stack 則降至 87%。當然,實際情況比這複雜得多。層數增加時,一些原本不致命的 stack defect 會逐層累積,使良率進一步惡化。例如,幾層之間些微但尚可接受的 non-coplanarity,累積到更高層後就可能變成不可接受的平整度偏差。

Process Flow: Bonding Tools, SK Hynix + Hanmi Drama

The bonding or die attach step is a key contributor to yield and thus requires sophisticated tools. With TSV pitches around 40 µm, the bonders must be capable of single-digit or even sub-micron alignment accuracy. Even pressure distribution is also crucial to avoid warpage that will compound over many layers. And throughput of course is important as it drives cost.

Bonding/die attach 是影響良率的關鍵步驟,因此需要高度精密的設備。TSV pitch 約 40 µm 時,bonder 必須具備個位數微米、甚至次微米等級的對位精度。壓力分布均勻也非常重要,否則 warpage 會隨著多層堆疊逐步放大。當然 throughput 同樣關鍵,因為它直接影響成本。

Hanmi made an early bet to focus on thermocompression (TC) bonders for HBM, a segment at that time ignored by market leaders Besi and ASMPT. This paid off in a near monopoly in current HBM processes. At SK Hynix their share was 100% until last fall, when Hynix placed a large order with competing tools from Hanwha. Allegedly, they paid Hanwha a higher price for the tools.

Hanmi 很早就押注專注於 HBM 的 thermocompression(TC)bonder,當時這個市場還被主要設備商 Besi 與 ASMPT 忽視。這項押注最終讓 Hanmi 在現行 HBM 製程幾乎形成壟斷。在 SK Hynix,直到去年秋天以前 Hanmi 的份額都是 100%;之後 SK Hynix 才向 Hanwha 大量下單競爭設備。據稱,SK Hynix 甚至支付給 Hanwha 更高的設備價格。

This set off a firestorm at Hanmi who, understandably, were upset to see a competitor winning with higher prices despite not being qualified on Hynix’s process for HBM supply to Nvidia, the largest and most important HBM customer.

這件事在 Hanmi 內部引發強烈反彈。可以理解的是,他們相當不滿:競爭對手不但價格更高,而且其設備尚未通過 SK Hynix 用於供應 Nvidia——全球最大、最重要 HBM 客戶——的 HBM 製程認證,卻仍然拿到訂單。

image

A proud Hanmi employee stands next to a TC bonder in his cleanroom suit. (source: Hanmi)

一名自豪的 Hanmi 員工穿著無塵服站在 TC bonder 旁。(來源:Hanmi)

The dispute reached a fever pitch in early April when Hanmi pulled its field service teams out of SK Hynix fabs. Without service, it would be months if not weeks before Hynix was unable to ship its marquee products. Longer-term it would threaten the entire accelerator supply chain as Micron and Samsung would not quickly be able to fill the capacity void. Hanwha’s tools had not yet been delivered and a batch of ASMPT bonders ordered last fall do not work for Hynix’s HBM3E 12-high. This left the fabs with little choice but to beg forgiveness from Hanmi.

這場爭議在 4 月初達到最高點,當時 Hanmi 直接撤回駐 SK Hynix fab 的 field service 團隊。若設備得不到維修支援,SK Hynix 可能在數週到數月內就無法繼續出貨旗艦產品;長期而言,更會威脅整條 accelerator 供應鏈,因為 Micron 與 Samsung 無法迅速填補產能缺口。當時 Hanwha 的設備尚未交付,而去年秋天訂購的一批 ASMPT bonder 又無法支援 SK Hynix 的 HBM3E 12-high,因此 fab 幾乎別無選擇,只能向 Hanmi 請求和解。

Under enormous pressure, SK Hynix placed a small order with Hanmi in recent weeks. It appears this was more to placate Hanmi than a large volume order, but it was enough to restore field service to the tools. There may not be much more juice for Hanmi to squeeze from their monopoly power, as ASMPT, Besi, and others are rushing to improve their HBM-specific TC bonders.

在巨大壓力下,SK Hynix 最近幾週向 Hanmi 下了一筆小額訂單。看起來這筆訂單主要是為了安撫 Hanmi,而不是大規模採購,但已足以讓 Hanmi 恢復設備的 field service。Hanmi 能再從壟斷地位榨取多少利益可能已經有限,因為 ASMPT、Besi 等廠商都正加速改善各自針對 HBM 的 TC bonder。

China: CXMT & Huawei HBM

Export restrictions ban the transfer of all raw HBM stacks into China; however, chips with HBM can still be shipped as long as they don’t exceed the FLOPS regulations. Currently, banned HBM is still being reexported to China through a network involving CoAsia Electronics, Faraday and SPIL which allows end users in China to desolder and reclaim the HBM from GPU packages.

出口限制禁止所有裸 HBM stack 輸往中國;不過,只要整顆晶片沒有超過 FLOPS 管制門檻,內含 HBM 的晶片仍可出口。目前,受禁運的 HBM 仍透過涉及 CoAsia Electronics、Faraday 與 SPIL 的轉出口網路流入中國 ↗,讓中國終端用戶可以從 GPU package 上拆焊並回收 HBM。

As HBM is one of the key ingredients for accelerators, and with export restrictions threatening to cut off HBM supply, China is naturally pouring resources into domestic development efforts. China has planned 200B USD in subsidies for home-grown semiconductors over the next five years. Expect a material portion will go towards HBM. DRAM national champion CXMT is aggressively expanding HBM capacity, with a large stockpile of tools to insulate from updated export controls (U.S. increased HBM controls in Dec. 2024, Korea more recently). HBM2 8-high will enter mass production in the first half of 2025, with TSV capacity matching Micron’s by the end of the year.

HBM 是 accelerator 的關鍵零組件之一,而出口限制又可能切斷 HBM 供應,因此中國自然正投入大量資源發展本土技術。中國規劃未來五年投入 2,000 億美元補貼本土半導體,其中相當一部分預計將流向 HBM。中國 DRAM 國家隊 CXMT 正積極擴充 HBM 產能,並囤積大量設備,以降低後續出口管制升級的影響(美國於 2024 年 12 月加強 HBM 管制,韓國近期也採取更多措施)。HBM2 8-high 預計在 2025 年上半年進入量產,到年底 TSV capacity 將達到與 Micron 相當的水準。

Huawei, which has never seen a high-tech market it doesn’t want to enter, has its own HBM affiliates with XMC (Wuhan Xinxin) producing the HBM wafers and SJSemi (Shenghe Jingwei Semiconductor) packaging them. Current capacity is at R&D scale, not high volume, but is planned to ramp in coming years. Both XMC and SJSemi are entity listed and thus restricted from buying equipment with U.S.-origin content (GlobalFoundries recently got a slap on the wrist despite selling more than $17 million in chips to SJSemi without a license).

Huawei 幾乎沒有任何高科技市場是不想進入的,HBM 也不例外。其 HBM 供應體系包括由 XMC(武漢新芯)生產 HBM wafer,再由 SJSemi(盛合晶微半導體)負責封裝。目前產能仍屬研發規模,尚未進入高量產,但未來幾年規劃逐步擴產。XMC 與 SJSemi 都已被列入 Entity List,因此受限於採購含美國來源技術的設備;GlobalFoundries 最近才因未取得許可、卻向 SJSemi 銷售超過 1,700 萬美元晶片而受到處分。

image

XMC’s DRAM / HBM fab, supplying Huawei’s domestic HBM efforts. (Source: Google, SemiAnalysis)

XMC 的 DRAM/HBM fab,供應 Huawei 在中國本土發展 HBM 的需求。(來源:Google、SemiAnalysis)

HBM Stack Counts – Let’s Get High, to Hybrid Bond or Not?

More layers in the HBM stack means more memory capacity. With each generation, layer counts have gone higher. This stack height has been contained within a 720-micron height cube (the current JEDEC standard) up until now. To fit in more layers, each die (excluding the top die, which needs to be much thicker to withstand handling during subsequent packaging steps) has been made thinner, and the bump gap between the dies has also been made thinner to create more space to fit in more layers. Thinner dies are increasingly difficult to handle and, therefore, more vulnerable to warpage and breakage, which hurts yields.

HBM stack 的層數越多,記憶體容量就越大,而每一個世代的 layer count 都持續提高。直到目前為止,stack height 一直被限制在 720 micron 的高度範圍內,也就是現行 JEDEC 標準。為了塞入更多層,除了最上層 die 之外——最上層因後續封裝搬運需求必須厚得多——其他 die 都被做得更薄,die 之間的 bump gap 也不斷縮小,以騰出更多垂直空間。然而 die 越薄越難搬運,因此也更容易發生 warpage 或破裂,進而傷害良率。

The main benefit of Hybrid bonding (HB) for HBM is it is bump-less. By eliminating the bump gap this frees up room for more DRAM core layers to fit. This introduces a whole host of new challenges for yield and cost which may not be worth it, especially as HBM doesn’t need the level of interconnect density that hybrid bonding offers. If anything, manufacturers are exploring how much the pad density can be relaxed in hybrid bonding to ease bond accuracy requirements to make the technology more viable for HBM. HB also offers a one off power and heat benefit but the primary benefit is stack height.

Hybrid bonding(HB)用於 HBM 的主要優勢,是可以做到 bump-less。移除 bump gap 後,就能騰出更多空間容納 DRAM core layer。但這也會導入一整套新的良率與成本挑戰 ↗,未必值得,尤其 HBM 並不需要 hybrid bonding 所能提供的那麼高 interconnect density。事實上,廠商反而正在研究能否放寬 hybrid bonding 的 pad density,降低 bonding 對位精度要求,讓這項技術更適合 HBM ↗。HB 也能帶來一次性的功耗與散熱改善,但最主要的價值仍是降低 stack height。

HB adoption for HBM has always been a “next generation” technology and the goalposts continue to keep shifting. For D2W hybrid bonding, getting yields to be acceptable is extremely difficult and expensive for a 2 layer. Imagine scaling that problem for 16 layers and higher. The memory players are still very early in their hybrid bonding technology development. In TSMC’s experience, HB adoption has taken a long time to reach volume production and even when the performance benefits are clearer in advanced logic - adoption has taken a long time.

HB 用於 HBM 一直都被視為「下一代」技術,但導入時程一再往後延。D2W hybrid bonding 即使只有 2-layer,要把良率做到可接受水準都極為困難且昂貴;若把同一問題擴展到 16 層甚至更高,難度可想而知。記憶體廠目前在 hybrid bonding 技術上仍處於相當早期階段。從 TSMC 的經驗來看,HB 花了很長時間才進入量產,即使在先進邏輯晶片上效能優勢更加明確,導入速度仍然很慢。

HBM3 and HBM3E are going up to 12-hi stacks and with bump-based interconnect, 12-hi has approached the limit within the current 720um cube thickness. The two solutions to go higher are either bump-less or making the stack taller/thicker. In a blow to hybrid bonding adoption, the latter has been chosen with JEDEC confirming a relaxation to 775 um stack height.

HBM3 與 HBM3E 已提高到 12-hi stack,而在 bump-based interconnect 下,12-hi 已接近現行 720 µm stack thickness 的極限。若要再增加層數,只有兩條路:改用 bump-less 技術,或直接把 stack 做得更高、更厚。對 hybrid bonding 導入而言不利的是,產業選擇了後者,JEDEC 已確認把 stack height 上限放寬到 775 µm。

Height relaxation can go even further. 775um is the standard thickness of a silicon wafer. HBM needs to be the same height as the logic die it is co-packaged with. To have something higher than a 775 um stack, the logic wafer would also need to be thicker and the current equipment is not designed to accept thicker wafers. One potential solution could be to raise the molding of the interposer underneath the logic to raise it and ensure coplanarity with the neighboring HBM, though this lengthens the traces and implementing silicon bridges for interconnect will not be straightforward.

高度限制甚至還可能進一步放寬。775 µm 正好是標準 silicon wafer 的厚度,而 HBM 必須與共同封裝的 logic die 維持相同高度。若 HBM stack 高於 775 µm,logic wafer 也必須做得更厚,但現有設備並不是為了處理更厚 wafer 所設計。一種可能的做法,是提高 logic 下方 interposer 的 molding 高度,使其與旁邊 HBM 保持 coplanarity;但這會拉長 trace,而且若要導入 silicon bridge 作為 interconnect,也不會是一件簡單的事。

image

Source: SemiAnalysis

While initially there was more talk about HB implementation for HBM4, this has been shifted back to 4E. Recently, both Hynix and Micron have been far quieter on HB adoption, while Samsung is the loudest. This is typical for Samsung which often promotes the most aggressive technology implementations in attempts to catch up, only to expectedly fail on execution. This leads to them falling even further behind.

起初市場較常討論在 HBM4 導入 HB,但現在時程已往後推到 HBM4E。最近 SK Hynix 與 Micron 都明顯降低了談論 HB 導入的聲量,反而 Samsung 最積極。這其實很符合 Samsung 一貫模式:為了追趕競爭對手,常常高調宣傳最激進的技術導入計畫,最後卻如預期在 execution 上失敗,結果反而落後得更遠。

While 16 layer is solved by the higher stack height, to get to 20 layer and beyond, there is likely a further reduction of the bump gap and more wafer thinning, or we simply cap out at 16 layers. With higher stacks you can get more density but more stacks offer bandwidth and density.

16-layer 可以透過提高 stack height 解決,但若要進一步做到 20-layer 甚至更多,可能還需要再次縮小 bump gap、進一步 thinning wafer;或者 HBM 最終就會停在 16 層。更高的 stack 能提高密度,而增加 stack 數則可以同時提升頻寬與容量。

Throughput Optimized: I/O is the Lifeblood of the AI Accelerator

The key defining feature of an AI accelerator is they are highly parallelized and optimized for throughput. Accelerators are designed to maximize the total number of operations an accelerator can perform per second by sacrificing the complexity of these operations. Most accelerators focus on multiplication and addition operations for General Matrix Multiplication (GEMMs), which dominate AI training and inference workloads. This compares to CPUs, which are also focused on how many instructions per second they can execute, but CPU cores are much “smarter,” which requires far more circuitry and area. Therefore they are designed to execute a broad range of more complicated tasks but at much lower throughput.

AI accelerator 的核心特徵,是高度平行化並針對 throughput 最佳化。其設計目標是犧牲單一運算的複雜度,以最大化每秒可執行的總運算次數。大多數 accelerator 都聚焦於 General Matrix Multiplication(GEMM)所需的乘法與加法,因為這些運算主導 AI 訓練與推論 workload。相較之下,CPU 同樣在意每秒能執行多少 instruction,但 CPU core 要「聰明」得多,因此需要更多電路與 die area。CPU 可以執行更廣泛、更複雜的工作,但 throughput 遠低於 accelerator。

The implication is that AI accelerators need a lot of off-chip bandwidth for memory and the scale up and scale out fabrics. Bandwidth is needed to move the processed data off-chip whilst also feeding the accelerator unit with more data to process. Without sufficient bandwidth, the XPU’s compute elements will be left unutilized, defeating the purpose of having all this parallel computing power available. Let’s start with memory needs

因此,AI accelerator 需要大量 off-chip bandwidth,除了記憶體之外,也包括 scale-up 與 scale-out fabric。這些頻寬一方面要把處理完成的資料送出晶片,另一方面也要持續餵入新資料給 accelerator unit。若頻寬不足,XPU 的 compute element 就會閒置,等於浪費原本配置的大量平行運算能力。先從記憶體需求談起。

Memory content increases

To deliver more performance - increasing memory capacity and bandwidth along with FLOPs has been paramount and easily observed in accelerator roadmaps. There are 3 dimensions where capacity and bandwidth are scaling:

若要持續提高效能,除了增加 FLOPs 之外,同步提升記憶體容量與頻寬一直都是關鍵,從各家 accelerator roadmap 也很容易觀察到這個趨勢。容量與頻寬主要沿著三個維度擴張:

Newer generations of HBM deliver higher bandwidth through faster signalling speeds, and denser core die

新一代 HBM 透過更快的 signaling speed 與密度更高的 core die,提供更高頻寬。

Adding the number of layers per stack increases capacity. We are on the cusp of 12-high HBM becoming the mainstream configuration

增加每個 stack 的 layer 數可以提高容量。目前 12-high HBM 已即將成為主流配置。

Adding more HBM stacks per package adds more bandwidth and capacity

在單一 package 中增加更多 HBM stack,可以同時提高頻寬與容量。

Here we can see this in Nvidia’s roadmap. HBM capacity explodes from the A100’s 80 GB of HBM2E to a 1024 GB of HBM4E for Rubin Ultra. Memory bandwidth per chip also increases dramatically. From Ampere to Blackwell Ultra, the biggest absolute and relative increase in the bill of materials comes from the additional HBM content- benefitting the memory vendors (primarily SK Hynix).

從 Nvidia 的 roadmap 就能清楚看到這個趨勢。HBM 容量從 A100 的 80 GB HBM2E,大幅增加到 Rubin Ultra 的 1,024 GB HBM4E;單顆晶片的 memory bandwidth 也同步劇增。從 Ampere 到 Blackwell Ultra,BOM 中無論以絕對金額或相對增幅來看,增加最多的都是額外 HBM 用量,主要受惠者就是 memory vendor,尤其是 SK Hynix。

Atomic Claim 23/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0023

Claim: Nvidia roadmap 中,HBM capacity 從 A100 的 80GB HBM2E 增至 Rubin Ultra 的 1,024GB HBM4E。
Frame: COMPARISON · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

image

Source: SemiAnalysis

This is related to the need for non-memory I/O as well. Scaling up more GPUs in a single memory-coherent domain delivers more aggregate memory capacity and bandwidth. This allows scaling inference of larger parameter models and support for much longer context lengths that are becoming prevalent in reasoning models and complex workloads.

這也與 non-memory I/O 的需求有關。若在單一 memory-coherent domain 中 scale up 更多 GPU,就能取得更大的 aggregate memory capacity 與 bandwidth,進而支援更大型參數模型的 inference scaling,以及 reasoning model 與複雜 workload 日益普遍的超長 context length。

Just as Parkinson’s Law observes that work expands to fill the time allotted, modern AI follows a “memory‑Parkinson” dynamic in which neural‑network architectures relentlessly grow to occupy whatever HBM becomes available. Each generational bump in HBM capacity and throughput, whether 80 GB at 3 TB/s on H100 or 192 GB at 8 TB/s on GB200, quickly encourages designers to increase parameter counts, context lengths, and KVCache footprints, nullifying the headroom that seemed ample only months earlier. Techniques once deployed to squeeze models into tight budgets (activation checkpointing, optimizer off‑loading, weight quantization) are relaxed as soon as new HBM space appears, until the memory wall is hit again and efficiency tricks must be rediscovered. In effect, the mere presence of larger, faster HBM does not yield sustained slack; instead it resets the baseline for “reasonable” model size, ensuring that capacity and bandwidth remain limiting factors despite silicon advances. Essentially, as AI chips get more HBM, developers immediately build larger models to fill it, so memory is always the next bottleneck. Let’s go through how HBM is used, and where the pressures are.

就像 Parkinson's Law 指出工作會膨脹到填滿被分配的時間,現代 AI 也存在一種「memory-Parkinson」現象:neural-network architecture 會持續長大,直到吃滿所有可用 HBM。每一代 HBM 容量與 throughput 的提升——例如 H100 的 80 GB、3 TB/s,到 GB200 的 192 GB、8 TB/s——很快就會促使開發者增加 parameter count、context length 與 KVCache footprint,使幾個月前看似充裕的 headroom 迅速消失。原本為了在有限記憶體預算下塞入模型而採用的 activation checkpointing、optimizer offloading、weight quantization 等技巧,一旦有更多 HBM 就會被放寬,直到再次撞上 memory wall,再重新尋找效率最佳化方法。換言之,更大、更快的 HBM 並不會帶來長期閒置餘裕,而是重新定義什麼叫「合理」的模型規模,因此即使晶片持續進步,容量與頻寬仍會是限制因素。本質上,只要 AI chip 多了 HBM,開發者就會立刻做出更大的模型把它填滿,所以 memory 永遠會成為下一個 bottleneck。接下來我們看看 HBM 實際如何被使用,以及壓力來自哪裡。

HBM Usage in Inference

In LLM inference, all the model weights reside permanently in the on-package HBM memory so the GPU can fetch them without delay. Alongside the weights, HBM also holds the KVcache. Each time the model is asked to produce the next token, the GPU first reads the weights from HBM and simultaneously retrieves the entire KV cache so it can compare the new token against the conversation history during the self‑attention phase. After computing, the GPU appends a fresh key and value for the newly generated token back into HBM, enlarging the cache. This is very demanding on bandwidth as every token decode step repeatedly reads both the static weights and the ever‑growing KV cache. If memory bandwidth is not able to move this data at terabytes per second the GPU spends more time waiting for memory than performing computation. This is what happens in reality, as bandwidth significantly overwhelms the compute intensity of token decode, making most LLM inference workloads memory bandwidth-bound rather than compute bound.

在 LLM inference 中,所有 model weight 都會常駐在 on-package HBM,讓 GPU 可以立即存取;HBM 同時也存放 KVCache。每當模型要產生下一個 token,GPU 會先從 HBM 讀取 weights,並同步取回所需 KV cache,讓新 token 在 self-attention 階段能與先前對話歷史進行比較。運算完成後,GPU 再把新生成 token 對應的 key 與 value 寫回 HBM,使 cache 持續擴大。這對 bandwidth 的要求非常高,因為每一次 token decode 都必須反覆讀取靜態 weights 與持續增長的 KV cache。若 memory bandwidth 無法以每秒數 TB 的速度搬移資料,GPU 花在等待記憶體的時間就會超過真正做運算的時間。實際上正是如此:token decode 所需的資料頻寬遠高於其 compute intensity,因此多數 LLM inference workload 都是 memory-bandwidth-bound,而不是 compute-bound。

As models improve, they have increased in horizon lengths. What this means is that models are able to think, plan, and act for longer periods of time. This rate of increase has been exponential and has already manifested itself in superior products. Deep Research from OpenAI, for example, can think for tens of minutes at a time, while GPT-4 mustered mere tens of seconds.

隨著模型能力提升,其 horizon length 也持續拉長,也就是模型能夠思考、規劃與執行更長時間。這項增長呈現指數級趨勢,而且已經反映在更優秀的產品上。例如 OpenAI 的 Deep Research 可以連續思考數十分鐘,而 GPT-4 只能維持數十秒。

As models can now think and reason over a long period of time, the pressure on memory capacity explodes as context lengths regularly exceed hundreds of thousands of tokens. Despite recent advances that have reduced the amount of KVCache generated per token, memory constraints still grow quickly. One way to deal with this has been to serve reasoning models at lower batch sizes which is harmful to economics.

當模型可以長時間思考與推理後,memory capacity 壓力也會爆炸性增加,因為 context length 經常超過數十萬 token。儘管最近的技術進展已降低每個 token 產生的 KVCache 數量,記憶體限制仍快速惡化。一種因應方式,是以較低 batch size 服務 reasoning model,但這會傷害整體經濟效益。

The main driver of AI progress is Reinforcement Learning (RL) and a huge part of the RL paradigm is inference. As an example, often what is needed for RL is synthetic data satisfying strict requirements, which means conducting many GPU-hours worth of inference to generate data that is later filtered by another model. Another example of heavy inference loads is RL for hard-to-verify tasks like creative writing. Unlike code, which can be checked and verified easily, things like creative writing, legal work, and teaching cannot be verified trivially. The way to get around this, and thus to get a signal to reinforce and improve the model, is to have another model judging the answers. This LLM-as-a-judge is then given a rubric, currently hand written but soon to be automated by LLMs, which it uses to grade the answer.

目前推動 AI 進步的主要力量是 Reinforcement Learning(RL),而 inference 正是 RL paradigm 的重要組成。舉例來說,RL 往往需要符合嚴格條件的 synthetic data,因此會先花費大量 GPU-hours 進行 inference 生成資料,再交由另一個模型進行篩選。另一個 inference 負載很重的例子,是針對難以驗證工作的 RL,例如創意寫作。和可以輕易執行並驗證的程式碼不同,創意寫作、法律工作與教學等輸出無法簡單判定正誤。要取得可用於 reinforcement、進一步改善模型的訊號,一種方法就是讓另一個模型來「評判」回答。這種 LLM-as-a-judge 會取得一套 rubric;目前通常由人工撰寫,但不久後也會由 LLM 自動產生,再依此為答案評分。

KVCache offload

There are various algorithmic or setup improvements that are designed to reduce pressure on scarce HBM. One technique is offloading the KVCache to a cheaper and more available tier of memory such as conventional DDR or even storage.

為了降低稀缺 HBM 的壓力,業界正在採用多種演算法或系統配置改善方式。其中一項技術,就是把 KVCache offload 到成本更低、供應更充足的 memory tier,例如一般 DDR,甚至 storage。

Today, KVCache offloading is already commonly used . Nvidia has a framework for this called Dynamo Distributed KVCache Manager. Conceptually this is not so different from the multiple tiers of memory available in general purpose CPUs: extremely fast but low density L1/2/3 Cache and slower but high density DRAM. In an AI system, where the where the KVs are stored based are managed based on frequency of usage. A well-optimized system keeps all currently used KVs in HBM, infrequently used KV in DDR, and very rarely used KV in NVMe.

目前 KVCache offloading 已相當普遍。Nvidia 有一套對應 framework,稱為 Dynamo Distributed KVCache Manager。概念上,這與 general-purpose CPU 的多層 memory hierarchy 並沒有太大不同:L1/L2/L3 Cache 極快但密度低,而 DRAM 較慢、密度較高。在 AI system 中,KV 會依使用頻率被放到不同層級。最佳化良好的系統會把目前正在使用的 KV 留在 HBM,把較少使用的 KV 放到 DDR,而極少使用的 KV 則移到 NVMe。

Just like how DRAM is not cannibalistic to L1/L2/L3 cache demand for CPU, HBM and DDR/SSD offload do not compete with each other directly. In fact, for most modern LLM workloads, the prefill speed (aka the rate at which KVCache is produced) is typically slower than the transfer rate to DDR or NVMe SSD, meaning KV rarely ‘lives in HBM’ in their entirety. They get produced and evicted or sent to the decode node to be used to produce the next token. Mostly it’s the system prompt that is used for every user that is kept in HBM as well as other hot KVs such as the active sequence window and some prefetch buffers.

就像 DRAM 並不會取代 CPU 的 L1/L2/L3 cache 需求一樣,HBM 與 DDR/SSD offload 也不是直接互相競爭。事實上,對大多數現代 LLM workload 而言,prefill speed(也就是 KVCache 產生速度)通常比把資料傳到 DDR 或 NVMe SSD 的速度還慢,因此 KV 很少會完整地「住在 HBM」裡。KV 產生後往往很快就被 evict,或直接送到 decode node 產生下一個 token。真正長期留在 HBM 的,主要是每位使用者都會重複使用的 system prompt,以及 active sequence window、部分 prefetch buffer 等其他 hot KV。

As for whether DDR or NVMe is used, it depends on workload needs and size of workload. It also depends on how often the workload is cycled as frequently cycled KVs are not a good fit for the limited write/rewrite tolerance of NAND. Agentic use cases that use tool calling to pull in documents and data at very low latency and high cycle rates today further push caching from NVMe to DDR. These are architectural and user experience tradeoffs to consider, rather than direct substitutes to each other.

至於要使用 DDR 還是 NVMe,取決於 workload 的需求與規模,也與資料被反覆使用的頻率有關。高頻率反覆讀寫的 KV 並不適合 NAND,因為 NAND 的 write/rewrite endurance 有限。今天的 agentic use case 會透過 tool calling 以極低延遲、高循環頻率拉取文件與資料,進一步促使 caching 從 NVMe 移往 DDR。這些其實是架構與 user experience 之間的 trade-off,而不是彼此的直接替代品。

As use cases evolve, there may be different hardware setups used for different inference needs. For example, querying a fixed code base or document would benefit from accessing larger amounts of KVCache per user per GPU as the memory demands of those user behaviors is extremely high compared to normal chat.

隨著 use case 演進,不同 inference 需求可能會採用不同硬體配置。例如,若工作是查詢固定的 code base 或 document,由於這類使用者行為的 memory demand 遠高於一般聊天,因此每位使用者、每顆 GPU 能存取更大量 KVCache 會更有利。

HBM for Pre-Training

For traditional pre-training, everything the GPU needs for a forward‑and‑backward step passes across HBM. First, the model’s weights are stored in HBM so each layer can read them quickly while computing the forward pass on a batch of data. As every layer processes the batch, it writes intermediate activations into HBM so they are available later. Once the forward pass finishes and the loss is calculated, the backward pass begins: the GPU revisits those stored activations and weights, reading them from HBM to compute gradients. The resulting weight gradients, plus any auxiliary optimizer statistics (for example, momentum or variance terms in Adam), are also written to HBM. Finally, the optimizer reads those gradients and statistics from HBM to update the weights in place, ready for the next iteration. However, training operations require more compute relative to data transfer, meaning training is more often compute bound. But as mentioned above, RL is now key to improving model capability - so what was traditionally achieved with pre-training is becoming more like inference in the form of reinforcement learning.

在傳統 pre-training 中,GPU 完成一次 forward-and-backward step 所需的所有資料都會經過 HBM。首先,model weight 儲存在 HBM,讓每一層在對一批資料進行 forward pass 時能快速讀取。每層處理 batch 的同時,也會把 intermediate activation 寫入 HBM,供後續使用。forward pass 結束並計算 loss 後,backward pass 開始:GPU 會重新讀取先前存放在 HBM 的 activation 與 weight 來計算 gradient。接著產生的 weight gradient,以及 optimizer 的輔助統計資料(例如 Adam 的 momentum 或 variance term)也會寫入 HBM。最後 optimizer 再從 HBM 讀取這些 gradient 與 statistic,原地更新 weight,準備下一次 iteration。不過 training operation 相對資料搬移而言需要更多計算,因此 training 通常較偏 compute-bound。但如前所述,現在改善模型能力的關鍵已是 RL,所以過去主要透過 pre-training 完成的能力提升,正在逐漸轉向更像 inference 的 reinforcement learning。

The rest of this piece will discuss OpenAI’s ASIC project, shoreline area challenges, the revolutionary change coming to HBM4 with custom base dies for HBM, the advantages on PHYs, memory controller offload, repeater PHYs, LPDDR + HBM combos, and various beachfront expansion techniques. It will also discuss SRAM, compute under memory, supply chain implications, and Samsung’s struggles.

本文接下來將討論 OpenAI 的 ASIC 專案、shoreline area 挑戰、HBM4 客製化 base die 帶來的革命性變化,以及 PHY 的優勢、memory controller offload、repeater PHY、LPDDR + HBM 組合與各種 beachfront expansion 技術;同時也會談到 SRAM、compute under memory、供應鏈影響,以及 Samsung 面臨的困境。

Bandwidth beats capacity

Although every accelerator has strived to design in the most HBM that is attainable, we understand that OpenAI’s ASIC project is going to break this trend. OpenAI is choosing to use 8-Hi HBM4 instead of opting for 16-Hi or even 12-Hi HBM. 8-Hi has been expected to be phased out as it is not mentioned on the major memory vendors’ roadmaps. 12-Hi becoming the standard from as early as next year. This is notable as the first time a customer that is aggressive on silicon has requested a downgrade in specifications.

雖然每一款 accelerator 都努力塞入可取得的最大 HBM 容量,但據我們了解,OpenAI 的 ASIC 專案將打破這個趨勢。OpenAI 選擇使用 8-Hi HBM4,而不是 16-Hi、甚至 12-Hi HBM。8-Hi 原本被認為即將退場,因為主要 memory vendor 的 roadmap 已不再提及;最快從明年開始,12-Hi 就會成為標準配置。這相當值得注意,因為這是第一次有一家在 silicon 設計上非常積極的客戶,主動要求降低規格。

Atomic Claim 24/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0024

Claim: SemiAnalysis 表示 OpenAI ASIC 將選擇 8-Hi HBM4,而非 12-Hi/16-Hi HBM。
Frame: NARY_RELATION · Mode: EXPECTED · Mapping: COMPLETE
開啟逐條審核

This is because OAI sees 8-Hi offering a much better ratio of bandwidth to capacity at the given cost. Capacity is important, but for inference bandwidth is most often the constraint. With 8-Hi stacks, OAI gets the same bandwidth but at less than half the price per stack. The demands on memory capacity is relieved by the direction of OAI’s inference setup involving high-rank expert parallelism. This involves sharding the individual model experts across a much larger number of GPUs. Spreading the experts thinly leaves much more memory capacity available for KVcache while bandwidth is still the constraint. This is not a free lunch and there are tradeoffs in this equation: increasing world size and sharding workloads across many GPUs is more taxing on the network, a trade-off now faced across the entire industry as more firms adopt high-rank expert parallelism, and this underscores why I/O remains fundamental to everything.

原因在於 OpenAI 認為,以目前成本來看,8-Hi 能提供遠更好的 bandwidth-to-capacity 比率。容量很重要,但對 inference 而言,更常見的限制是頻寬。使用 8-Hi stack,OpenAI 可以取得相同頻寬,但每個 stack 的價格不到一半。至於 memory capacity 壓力,則透過其採用 high-rank expert parallelism 的 inference 架構來緩解,也就是把單一模型的不同 expert 切分到更多 GPU 上。當每顆 GPU 只承載較小部分的 expert,就能留下更多記憶體容量給 KVCache,而 bandwidth 仍然是主要限制。當然這並不是免費午餐:增加 world size、把 workload 分散到大量 GPU,會對 network 造成更高壓力。隨著越來越多公司採用 high-rank expert parallelism,這已成為整個產業共同面臨的 trade-off,也再次凸顯 I/O 為何是所有系統設計的根本。

Atomic Claim 25/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0025

Claim: OpenAI 認為 8-Hi HBM4 在 inference 中可維持相同 bandwidth、但每 stack 成本不到一半,因此 bandwidth/capacity/cost ratio 更佳。
Frame: ATTRIBUTE · Mode: ATTRIBUTED · Mapping: PARTIAL
開啟逐條審核

However, this shouldn’t be interpreted as a leading lab calling time on the trend of HBM capacity scaling. OAI will focus more on improving the software, micro-architecture, networking within the broader system so that future generations can become performace/TCO competitive with merchant solutions. Reducing memory costs is a good way to reduce the investment without compromising on the other surface areas for improvement and adding more capacity with higher layers is relatively trivial. OpenAI will still be dependent on GPUs in that timeframe. Rubin Ultra will be there with abundant capacity as model architects will no doubt try to find ways to consume this additional capacity to extract more intelligence. Going for lower capacity is a cheaper, and relative lower risk way for OpenAI to explore different cost and performance tradeoffs for their accelerator.

不過,這不應被解讀為頂尖 AI lab 認為 HBM capacity scaling 已經到此為止。OpenAI 將把更多重心放在改善軟體、micro-architecture 與整體系統 networking,讓後續世代產品的 performance/TCO 能逐步與 merchant solution 競爭。降低 memory cost 是在不犧牲其他改善空間的前提下降低投資額的有效方式,而未來若要透過增加 layer 提高容量,其實相對容易。這段期間 OpenAI 仍會高度依賴 GPU,而 Rubin Ultra 將提供非常充裕的容量;model architect 無疑會持續尋找方法,把新增容量轉化為更多 intelligence。對 OpenAI 而言,先採用較低容量,是成本更低、相對風險也更小的方式,用來探索自家 accelerator 不同的成本與效能 trade-off。

Ultimately HBM demand will be influenced by both user behavior and the architectural decisions of accelerator designers, ie what they consider is optimal in terms of HBM memory capacity / bandwidth vs FLOPs over the lifetime of the chip. With a lifecycle of 4 years, designers need to take into account the evolution of workloads over that period and make design choices that are flexible enough to adapt to different needs of model architectures for inference and training.

最終 HBM 需求會同時受到 user behavior 與 accelerator designer 架構決策影響,也就是他們如何衡量整顆晶片生命週期中,HBM memory capacity/bandwidth 與 FLOPs 之間的最佳配置。Accelerator 的生命周期可達 4 年,因此設計者必須預判這段期間 workload 的演進,並做出足夠有彈性的 design choice,才能適應未來 inference 與 training 不同 model architecture 的需求。

Adding more valuable shoreline real estate

We’ve spoken about the important of bandwidth - so why is it hard to just add more?

前面已經談了很多 bandwidth 的重要性,那麼為什麼不能直接一直增加頻寬?

The amount of total I/O is constrained by the chip shoreline or chip “edge”. This edge is valuable and where the off-silicon I/O-related circuitry is located. This typically include memory controllers (transferring data between host and DRAM) and various forms of SerDes such as the ubiquitous PCIe protocol: a standardized and versatile protocol used to transfer data to other XPUs, storage, NICs in a system.

總 I/O 數量受到 chip shoreline,也就是晶片「邊緣」的限制。這些 edge 極具價值,所有 off-silicon I/O 相關電路通常都配置在這裡,包括 memory controller(負責 host 與 DRAM 之間的資料傳輸),以及各種 SerDes,例如無所不在的 PCIe。PCIe 是一套標準化、用途廣泛的 protocol,可用來把資料傳送到系統中的其他 XPU、storage 與 NIC。

The performance of various interface protocols can be judged by relative shoreline density for a given reach. More performant PHYs can offer more bandwidth for each valuable mm of valuable shoreline the PHY circuitry takes up. It is not a coincidence that the leaders in AI chip shipments also have the best high speed networking IP: this is a necessity for throughput driven systems. This why hyperscalers tend to work with Broadcom and Marvell to get access to their high speed SerDes IP.

不同 interface protocol 的效能,可以用在特定 reach 下可提供的相對 shoreline density 來衡量。效能更高的 PHY,可以在占用每一毫米珍貴 shoreline 的情況下提供更多 bandwidth。AI chip 出貨領先者同時往往也擁有最好的 high-speed networking IP,絕非巧合;對 throughput-driven system 而言,這是必要條件。也因此 hyperscaler 常與 Broadcom、Marvell 合作,以取得其高速 SerDes IP。

To get more I/O, maximizing both total shoreline area and density is key. The availability of enough shoreline itself is a key design consideration influencing package design. Given the endless desire for more memory bandwidth and capacity, accelerator designers opt for trade-offs that balance the shoreline available for HBM and off-chip IO.

若要取得更多 I/O,就必須同時最大化總 shoreline area 與每單位 shoreline 的密度。能否取得足夠 shoreline,本身就是左右 package design 的關鍵考量。面對幾乎無止境的 memory bandwidth 與 capacity 需求,accelerator designer 必須在留給 HBM 的 shoreline 與 off-chip I/O 之間做取捨。

image

Source: SemiAnalysis

A 4 SOC configuration with a 2x2 reticle size die in a square grid like we see in the diagram is not ideal as the available shoreline relative to silicon area is lower than if the compute die was laid out in a single row. In this case, there is only enough shoreline for 8 HBM, like a dual SOC MCM like Blackwell – halving the available memory bandwidth and capacity relative to compute.

如圖所示,如果把 4 顆 SoC、每顆約 2×2 reticle size,以 2×2 方形 grid 排列,並不是理想配置,因為相對於 silicon area,可用 shoreline 比把 compute die 排成單列更少。在這種設計下,只剩足夠空間放 8 組 HBM,與 Blackwell 的 dual-SoC MCM 類似;換句話說,相對於 compute,能提供的 memory bandwidth 與 capacity 都被砍半。

image

Source: SemiAnalysis

This is a sub-optimal trade-off given AI workloads are often memory bound rather than compute bound. This is why the Rubin Ultra package is more oblong shaped with a single row of SOCs. This increases edge and allows for double the HBM sites.

考量 AI workload 往往是 memory-bound 而不是 compute-bound,這種 trade-off 並不理想。這也是 Rubin Ultra package 為什麼做成更狹長的形狀,把 SoC 排成單列;這樣能增加可用 edge,讓 HBM site 數量翻倍。

image

Source: SemiAnalysis

The importance of I/O and shoreline has a few major implications on HBM configurations given the need to maximise this limited shoreline:

由於必須最大化有限的 shoreline,I/O 與 shoreline 的重要性會對 HBM 配置帶來幾項重大影響:

Use the fastest and densest HBM feasible and/or available in the supply chain

採用在技術上可行、且供應鏈能取得的最快、密度最高 HBM。

HBM content per accelerator is constrained by available XPU shoreline

每顆 accelerator 可配置的 HBM 數量,受到 XPU 可用 shoreline 的限制。

Within HBM itself there is undeveloped shoreline that can be unlocked from HBM4 onwards

HBM 本身仍存在尚未開發的 shoreline,從 HBM4 開始可以進一步釋放。

The Revolutionary Changes Coming with HBM4

HBM4 is where there will be more drastic changes to the HBM architecture on many facets: bus width, form factor and customization vs. “standard” off-the-shelf HBM.

HBM4 將在多個面向帶來更劇烈的架構改變,包括 bus width、form factor,以及從「標準化」off-the-shelf HBM 走向更高度客製化。

Atomic Claim 26/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0026

Claim: HBM4 將在 bus width、form factor 與 customization 等面向帶來較大架構變化。
Frame: ATTRIBUTE · Mode: EXPECTED · Mapping: COMPLETE
開啟逐條審核

HBM is high bandwidth because it has a much wider memory bus of 1024 bits compared to other forms of DRAM with 64 bits (16x the I/O). The bus of a single stack consists of multiple channels on each of the HBM core die. Currently, the bus for HBM3 and HBM3E is divided into sixteen 64-bit channels, with two nearly independent pseudo-channels per channel.

HBM 之所以能提供高頻寬,是因為其 memory bus 寬達 1,024 bit,相較其他 DRAM 常見的 64 bit,I/O 寬度高出 16 倍。單一 HBM stack 的 bus 由各 HBM core die 上的多個 channel 組成。目前 HBM3 與 HBM3E 的 1,024-bit bus 被切分成 16 個 64-bit channel,而每個 channel 又包含兩個幾乎可以獨立運作的 pseudo-channel。

The big change for HBM4 is that the bus width will double to 2048-bit wide from the 1024-bit bus. Memory manufacturers will be relying more on the wider bus to drive up bandwidth rather than increasing pin speeds. JEDEC has said there is an initial agreement on speeds up to 6.4Gbps implying up to 1.6TB/s which is around 1.5x the bandwidth of HBM3E at peak speeds of 9.2Gbps. The wider bus will require more TSV area so the die size will increase 20% over the HBM 2E-3E size.

HBM4 最大的變化,是 bus width 從 1,024 bit 翻倍到 2,048 bit。Memory manufacturer 將更依賴擴大 bus width 來提高 bandwidth,而不是一味提高 pin speed。JEDEC 表示,目前初步共識的速度最高為 6.4 Gbps,對應最高約 1.6 TB/s,約為 HBM3E 在 9.2 Gbps peak speed 下頻寬的 1.5 倍。更寬的 bus 需要更多 TSV area,因此 die size 也將比 HBM2E~HBM3E 世代增加約 20%。

Atomic Claim 27/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0027

Claim: HBM4 bus width 將由 1,024-bit 加倍至 2,048-bit,memory vendors 更依賴 wider bus 而非提高 pin speed 來增加 bandwidth。
Frame: ATTRIBUTE · Mode: EXPECTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 28/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0028

Claim: JEDEC 初步 HBM4 規格為最高 6.4Gbps、約 1.6TB/s,約為 HBM3E peak bandwidth 的 1.5 倍。
Frame: COMPARISON · Mode: ATTRIBUTED · Mapping: COMPLETE
開啟逐條審核

image

Source: SK Hynix

Custom Base Die

Today, the base die in HBM is simple: manufactured internally with a DRAM process with regular planar CMOS transistors that is equivalent to at best a 22nm node. Even though HBM is a premium, high-performance product, the base die implementation is anything but: only aiming to achieve the bare minimum to interface between the memory and the host XPU. These lower performance transistors hamper the signaling capability of PHY so that signals can only be fixed and unidirectional at slow speeds. The standard PHY is much slower than the state of the art PHYs we see in leading edge logic.

今天 HBM 的 base die 非常簡單:由記憶體廠內部以 DRAM process 製造,使用一般 planar CMOS transistor,製程能力頂多約等同 22 nm。雖然 HBM 是高單價、高效能產品,但 base die 的實作卻完全稱不上高階,目標只是在 memory 與 host XPU 之間提供最低限度的 interface。這些低效能 transistor 限制了 PHY 的 signaling capability,使訊號只能以較低速度、固定方向單向傳輸。標準 HBM PHY 的速度,遠落後於 leading-edge logic 上可見的 state-of-the-art PHY。

The base die is slightly larger than the memory die at around 105mm2, but only half of the area is actually utilized to provide sufficient (but far from optimal) functionality consisting of: the PHY that interfaces with the host XPU, TSV banks in the middle, and then area reserved for Direct Access Balls that are used for testing.

Base die 約 105 mm²,尺寸略大於 memory die,但實際上只有約一半面積被利用,用來提供足夠、但遠稱不上最佳化的功能,包括與 host XPU 介接的 PHY、中間的 TSV bank,以及保留給測試用 Direct Access Ball 的區域。

This is the basic approach. While HBM is a high-performance premium product, the base die implementation provides the minimum required functionality and nothing more. This is a consequence of the cost driven mindset that is still the prevailing consideration for memory manufacturers. There is a lot of under utilized potential in the HBM base die that offers a lot of potential and with HBM4 and beyond, that potential will become realized.

這就是目前最基本的做法。HBM 雖然是高效能、高溢價產品,但 base die 只提供最低限度的必要功能,沒有更多。這反映 memory manufacturer 至今仍以成本為核心的設計思維。HBM base die 其實蘊含大量尚未利用的潛力,而從 HBM4 之後,這些潛力將逐步被釋放。

image

Hynix’s HBM3E base die. Source: SK Hynix

SK Hynix 的 HBM3E base die。來源:SK Hynix

First, the base die will move to a modern logic process. Samsung can manufacture this with their logic/foundry capability, but this is beyond what the pure memory manufacturers like Hynix and Micron can do internally, so this will be manufactured by TSMC. TSMC has confirmed there will be 2 variations of the HBM4 base die, one manufactured on N12 and one on N3, this would offer a significant power reduction compared to existing implementations (though a very small reduction in overall power budget of the system). Hynix and Micron also do not have leading edge logic design capability, so they will need the help of advanced logic design houses or IP vendors to contribute to these designs.

首先,base die 將改採現代化 logic process。Samsung 擁有 logic/foundry 能力,因此可以自行製造;但 SK Hynix、Micron 這類純 memory manufacturer 無法在內部完成,所以將交由 TSMC 生產。TSMC 已確認 HBM4 base die 會有兩種版本,一種使用 N12、另一種使用 N3,與現有實作相比可大幅降低 base die 功耗,儘管對整個系統 power budget 的改善幅度其實很小。SK Hynix 與 Micron 同樣缺乏 leading-edge logic design 能力,因此也需要 advanced logic design house 或 IP vendor 協助完成這些設計。

Atomic Claim 29/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0029

Claim: HBM4 base die 將轉向 modern logic process;Hynix/Micron 需依賴外部 foundry,SemiAnalysis 指向 TSMC。
Frame: NARY_RELATION · Mode: EXPECTED · Mapping: COMPLETE
開啟逐條審核

Atomic Claim 30/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0030

Claim: TSMC 確認 HBM4 base die 將有 N12 與 N3 兩種版本,base die power 可顯著下降,但對整體 system power budget 的改善較小。
Frame: ATTRIBUTE · Mode: ATTRIBUTED · Mapping: COMPLETE
開啟逐條審核

More of the area of the base die can be utilized to add in significant functionality with various custom base die configurations. Tying this back to the discussion on the importance of shoreline -** there is a huge amount of untapped shoreline real estate that exists on the HBM base die of today which is going to be unleashed from HBM4 onwards.**

透過各種 custom base die configuration,可以把 base die 更多面積真正用起來,加入大量新功能。呼應前面 shoreline 的討論,今天 HBM base die 上其實存在非常大量尚未利用的 shoreline 資源,而從 HBM4 開始,這些資源將被大幅釋放。

We expect Nvidia and AMD to come out with their custom HBM implementations with HBM4, with other accelerator designers likely to only have a custom base die implementation by HBM4E in the 2027 timeframe.

我們預期 Nvidia 與 AMD 會從 HBM4 開始推出各自的 custom HBM implementation;其他 accelerator designer 則較可能要到 2027 年前後的 HBM4E,才會真正導入 custom base die。

Atomic Claim 31/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0031

Claim: SemiAnalysis 預期 Nvidia 與 AMD 會從 HBM4 導入 custom HBM,其他 accelerator designers 可能到 2027 HBM4E 才導入 custom base die。
Frame: NARY_RELATION · Mode: EXPECTED · Mapping: COMPLETE
開啟逐條審核

We believe these custom base die implementations will provide 3 main functions: memory controller offload, shoreline expansion, and compute in base die. Let’s examine the possibilities.

我們認為這些 custom base die implementation 主要會提供三大功能:memory controller offload、shoreline expansion,以及在 base die 中加入 compute。接下來逐一看可能的實作方式。

Atomic Claim 32/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0032

Claim: SemiAnalysis 預期 HBM custom base die 的三大功能為 memory-controller offload、shoreline expansion、compute in base die。
Frame: ATTRIBUTE · Mode: EXPECTED · Mapping: COMPLETE
開啟逐條審核

Getting Down to the Wire: Better PHYs

At the heart of the problems with the current base die design is the PHY that interfaces with the host. HBM uses a standard DDR PHY using planar transistors fabricated on a DRAM process. These lower performance transistors hamper the signaling capability of PHY so that signals can only be fixed and unidirectional at slow speeds.

現行 base die 設計的核心問題,就在於與 host 介接的 PHY。HBM 使用標準 DDR PHY,並以 DRAM process 製造的 planar transistor 實作。這些低效能 transistor 會限制 PHY 的 signaling capability,使訊號只能以較低速度、固定方向進行單向傳輸。

UCIe, for example, offers bandwidth density of 10 Tbps/mm, which is almost 15x the beachfront efficiency of HBM3E (~0.7 Tbps/mm) while also using less energy per bit. UCIe is often derided as too slow of an interface - which tells you how far behind the state-of-the-art DDR PHY is.

以 UCIe 為例,其 bandwidth density 可達 10 Tbps/mm,beachfront efficiency 幾乎是 HBM3E(約 0.7 Tbps/mm)的 15 倍,同時每 bit 能耗還更低。UCIe 經常被批評 interface 太慢——這反而說明目前 state-of-the-art DDR PHY 落後了多少。

Atomic Claim 33/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0033

Claim: UCIe bandwidth density 約 10Tbps/mm,約為 HBM3E ~0.7Tbps/mm beachfront efficiency 的 15 倍,且 energy/bit 更低。
Frame: COMPARISON · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

Companies like Eliyan are publicly pitching their NuLink interconnect for a role in HBM4 base dies, so there may be multiple options. We can reasonably see UCIe as the baseline improvement likely to be delivered, since it has already proven that 10x better beachfronts can be in production.

Eliyan 等公司已公開推銷其 NuLink interconnect,希望進入 HBM4 base die,因此未來可能存在多種選項。合理來看,UCIe 很可能成為最基本的改善方案,因為它已經證明 production-ready 的 beachfront efficiency 可以做到 10 倍提升。

Marvell is the first company to reveal their custom HBM base die solution with the main improvement via implementing a D2D PHY that uses only 1/4 of the shoreline, freeing up silicon for other uses.

Marvell 是第一家公開 custom HBM base die solution 的公司,其主要改進是導入只占用原本 1/4 shoreline 的 D2D PHY,藉此釋放更多 silicon area 給其他用途。

image

Hynix’s HBM3E base die. Source: SK Hynix

SK Hynix 的 HBM3E base die。來源:SK Hynix

Currently HBM3E expends 95% of energy per bit on moving the data and the I/O interface, and less than 5% into reading or writing values in the DRAM. There is valuable low-hanging fruit from adopting a more efficient interface. We can see reduced energy per bit in a point-to-point connection rather than the half-duplex bus which has been traditional for DDR. Commands can be moved onto the fabric to reduce lane count. Read lanes may be more numerous than write lanes, reflecting the general bias towards more traffic in reads than writes.

目前 HBM3E 每 bit 能耗中,有約 95% 花在資料搬移與 I/O interface,真正用於 DRAM 內部讀寫資料的比例不到 5%。因此,改用更高效率的 interface 是非常明顯、容易取得的改善機會。相較傳統 DDR 採用的 half-duplex bus,point-to-point connection 可以降低每 bit 能耗。Command 也可以移到 fabric 上傳輸,以減少所需 lane 數;另外,考量一般 workload 的 read traffic 通常高於 write,read lane 數甚至可以多於 write lane。

Atomic Claim 34/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0034

Claim: HBM3E 每 bit energy 約 95% 用於 data movement/I/O,不到 5% 用於 DRAM read/write。
Frame: ATTRIBUTE · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

These improvements have been discussed for a long time in DRAM forums such as JEDEC but generally blocked by the slow performance of the transistors on DRAM chips. The vendors quite reasonably want to stick with the DDR style interface where they have 30 years’ experience of implementing it despite transistor limitations. However, when the base chip is in play those limitations no longer apply. The base chip might be in a reduced cost version of an advanced logic process like 5nm where clearly the advanced PHY options are all available.

這些改善方案在 JEDEC 等 DRAM 論壇其實已討論多年,但通常受限於 DRAM chip 上 transistor 效能過慢而無法實現。Memory vendor 合理地傾向維持 DDR-style interface,因為即使受 transistor 限制,他們已有 30 年的實作經驗。然而,一旦加入獨立 base chip,這些限制就不再存在。Base chip 可以採用低成本版本的 advanced logic process,例如 5 nm,如此一來各種 advanced PHY option 都可以使用。

Moreover, the base chip is situated right under the TSVs which total a fraction of a mm in height, a very short distance for a PHY to bridge. It should be possible for signaling systems at higher frequencies even with DRAM-process transistors, like the proven GDDR use of bit rates up to 32 Gbps, to drive faster data at much lower energy per bit over these short distances. There are some issues here in signal quality for TSVs in a tall stack, but clearly an incentive to find improvements that leverage a smart, modern base chip. HBM4 will be a phase change in how we look at connecting to DRAM.

此外,base chip 就位於 TSV 正下方,而整個 TSV 垂直距離僅不到 1 mm,對 PHY 而言是非常短的傳輸距離。因此,即使使用 DRAM-process transistor,也應有機會採用更高頻率的 signaling system,以更低每 bit 能耗傳輸更快資料;GDDR 已經證明 bit rate 可達 32 Gbps。高層數 stack 的 TSV signal quality 確實仍存在一些問題,但顯然有很強誘因透過更智慧、更現代化的 base chip 尋找改善空間。HBM4 將徹底改變我們看待 DRAM 連接方式的框架。

Memory Controller Offload

image

The GH100 GPU die has 12 HBM controllers on the side that interface and control the HBM adjacent. Source: Nvidia

GH100 GPU die 側邊配置 12 個 HBM controller,用來介接並控制相鄰的 HBM。來源:Nvidia

The other easy win would be to offload memory control functionality onto the base die. Memory controllers are typically found on the host XPU and are responsible for interfacing with external memory. The controllers issue read and write instructions from the host. There are also multiple commands to control the memory cells for every single transfer – equalization, activation, sense enable, data transfers (sequentially repeated at 1ns intervals), and shut off. These control commands are independent of the host. These operations consume power and set up competition between operations due to the shared interface lines as the DRAM control instructions are sent from the host chip to the memory chip.

另一個容易取得的改善,是把 memory control functionality offload 到 base die。Memory controller 通常放在 host XPU 上,負責與外部 memory 介接,並由 controller 從 host 發出 read/write instruction。每一次資料傳輸還伴隨多個控制 memory cell 的 command,包括 equalization、activation、sense enable、data transfer(以約 1 ns 間隔連續重複)以及 shut off。這些控制 command 本身並不依賴 host。由於 DRAM control instruction 必須從 host chip 傳到 memory chip,這些 operation 不只消耗 power,也會因共用 interface line 而彼此競爭,造成額外 bottleneck。

image

Architectural block diagram of a HBM3E controller. Source: Rambus

HBM3E controller 的 architecture block diagram。來源:Rambus

In theory, the host is a poor place to put the memory controller: the host uses the most expensive silicon, and it is distant from the DRAM chip. In practice this is where the memory controller has been implemented due to the complications of fabricating advanced logic circuitry alongside DRAM cells. Of course the next best thing is HBM has a logic base die underneath, and from HBM4 onwards that base die will be fabricated with an advanced logic process. This facilitates an alternative and better approach which is to extend the host fabric across the external interface. The simple load and store commands can be delivered from host to the HBM base chip, and then the base chip with its cheaper logic and closer integration to the DRAM is in a better position to perform DRAM control with less bottleneck and less energy used.

理論上,host 並不是放置 memory controller 的好位置:host 使用全系統最昂貴的 silicon,而且距離 DRAM chip 很遠。實務上之所以一直把 memory controller 放在這裡,是因為很難在 DRAM cell 旁邊同時製造 advanced logic circuitry ↗。但 HBM 恰好在底部有 logic base die,而從 HBM4 開始,這顆 base die 又會改採 advanced logic process。這就提供了一條更好的替代方案:把 host fabric 延伸穿過 external interface。Host 只需要把簡單的 load/store command 傳給 HBM base chip,再由成本更低、且與 DRAM 距離更近的 base chip 執行 DRAM control,如此可以減少 bottleneck 與能源消耗。

The memory controller on the base chip obeying the load and storing semantics has a lot of flexibility in implementation. The fabric allows flexible timing permitting caches which can accelerate some of the reads and hide the latency of some of the writes. It can even allow the base chip to work on a larger address space split between a first tier of the HBM chips directly above, with a second tier beyond the HBM package.

當 base chip 上的 memory controller 只需遵循 load/store semantic 時,實作彈性會大幅提高。Fabric 可提供更彈性的 timing,讓系統加入 cache 來加速部分 read,並隱藏部分 write latency。甚至還能讓 base chip 管理更大的 address space:第一層是正上方 HBM chip,第二層則延伸到 HBM package 之外。

Repeater PHY – Beachfront Extension: Second Rank HBM or LPDDR

In a classic HBM configuration the HBM stacks are immediately adjacent to 2 sides of the XPU and crowd out all other use of those 2 edges of the XPU. The other 2 edges are required for other I/O like PCIE or custom protocols like NVLink or ICI. As mentioned above, this makes chip shoreline area very precious and is one of the constraints limiting total off-chip bandwidth.

在傳統 HBM 配置中,HBM stack 會緊貼 XPU 其中兩側,因此幾乎占滿這兩條 XPU edge,其他用途無法再使用。剩下兩側則必須保留給 PCIe 或 NVLink、ICI 等 custom protocol。正如前面所述,這使 chip shoreline area 極其珍貴,也是限制總 off-chip bandwidth 的主要因素之一。

Maximizing beachfront is a top consideration when it comes to layout and package design. When we look at shoreline in the traditional way as the perimeter of the processor, then designers have used up that to the full extent. However, beyond the existing shoreline, there is a pristine, undeveloped shoreline within the HBM base die. When we zoom out and think of the HBM base dies not just as merely the PHY for the DRAM that sits above it but more as logic chiplets that can have functionality within the MCM, the idea of a second shoreline on the outside perimeter of the HBM becomes apparent. This opens up a world of possibilities for interesting accelerator designs and capabilities.

最大化 beachfront 是 layout 與 package design 的首要考量之一。若仍把 shoreline 只理解為 processor 的外圍,那麼現有設計確實幾乎已經把它用滿。但在既有 shoreline 之外,HBM base die 本身其實還藏著一段幾乎完全未開發的 shoreline。若把視角拉遠,不再把 HBM base die 只視為上方 DRAM 的 PHY,而是把它看成 MCM 中具備功能的 logic chiplet,就會很自然地看到 HBM 外圍其實還存在第二圈 shoreline。這會為 accelerator design 與功能開啟大量新的可能性。

LPDDR behind

One highly desirable use of the HBM base die is the ability to expand beachfront by adding a second PHY to interface with a rank of memory on the side facing away from the XPU.

HBM base die 一項非常有吸引力的用途,就是在背向 XPU 的外側新增第二組 PHY,進而擴大 beachfront,並連接另一個 memory rank。

image

Source: SemiAnalysis

The first implementation of custom HBM base dies will be seen in Nvidia’s Rubin and AMD’s MI400 platforms to add off-package LPDDR as second tier memory. This is effectively using the free area in the HBM base die and putting LPDDR memory controllers on the outward-facing edge, which doesn’t sacrifice valuable XPU shoreline. The PHY that interacts with the CPU host will also need to be able to pass through data and instructions intended for the LPDDR to this LPDDR controller. The benefit of LPDDR is cost: $/GB is 5x less than HBM, and it doesn’t need to be on the package (either substrate or interposer). Still, it can simply be on the same compute board of the XPU with data transfer occurring out of the substrate and via PCB traces to a swappable LPCAMM module.

Custom HBM base die 的第一批實作,將出現在 Nvidia Rubin 與 AMD MI400 平台,兩者都會加入 off-package LPDDR 作為 second-tier memory。實際做法,就是利用 HBM base die 原本閒置的面積,在朝外的一側放入 LPDDR memory controller,因此不必犧牲寶貴的 XPU shoreline。與 CPU host 溝通的 PHY 也必須能把屬於 LPDDR 的資料與 instruction pass-through 給這個 LPDDR controller。LPDDR 最大優勢是成本:每 GB 價格約只有 HBM 的五分之一,而且不必放在 package substrate 或 interposer 上,只需要與 XPU 放在同一張 compute board,資料就可從 substrate 導出,經 PCB trace 傳到可更換的 LPCAMM module。

image

Source: SemiAnalysis

In principle all this implementation requires is that the base chip includes logic, to recognize addresses that are not local to the stack above, and to pass the associated operations through to the second rank controllers with base die space reserved for a PHY at the far side of the chip to interface with the LPDDR that is outward from the XPU side. This adds a significant amount of memory capacity but with much lower bandwidth. This low rank second tier memory can be used to offload from HBM non-bandwidth sensitive tasks such as activations, some KVcache and certain post-training tasks. And post-training, the area which the labs are working the hardest on, is mostly memory bound.

原則上,這套實作只要求 base chip 具備足夠 logic,能辨識哪些 address 不屬於正上方 stack,並把相關 operation 轉送到 second-rank controller;同時在 base die 遠離 XPU 的另一側保留 PHY 空間,用來介接外側 LPDDR。這可以增加大量 memory capacity,但 bandwidth 會低很多。這種低 rank 的 second-tier memory,可以承接從 HBM offload 出來、對頻寬不敏感的工作,例如 activation、部分 KVCache,以及某些 post-training task。而目前 AI lab 投入最多資源的 post-training,本身多半就是 memory-bound。

Adding extra LPDDR behind HBM creates a second tier of memory that increases overall capacity, allowing the system to store larger KV caches and intermediate states without solely relying on the limited high-bandwidth HBM. LPDDR does not need to be high bandwidth, as it is used as a temporary storage for KV cache when users are typing their response. Typically, the user’s KV cache will stay in the HBM or in the CPU memory. However, with LPDDR behind, KV cache will be stored in the LPDDR while the user is typing their response and shifted to HBM when decoding happens. This additional memory tier helps accommodate the increased memory requirements from longer context lengths, paired comparisons in DPO, and the overhead from policy and verification models in RLHF, all while balancing cost and power efficiency.

在 HBM 後方加入額外 LPDDR,會形成第二層 memory tier,提升整體容量,讓系統可以存放更大的 KV cache 與 intermediate state,而不必完全依賴容量有限但高頻寬的 HBM。LPDDR 不需要很高的 bandwidth,因為它可以在使用者打字回覆的期間暫存 KV cache。一般情況下,使用者的 KV cache 會留在 HBM 或 CPU memory;若後方多了一層 LPDDR,使用者輸入期間 KV cache 可暫存在 LPDDR,真正開始 decode 時再移回 HBM。這個額外 memory tier 有助於承擔更長 context length、DPO 中 paired comparison,以及 RLHF 的 policy/verification model 所帶來的額外 memory demand,同時兼顧成本與 power efficiency。

HBM Behind

The more advanced extension of this is to daisy-chain another rank of HBM chips behind the first rank. The HBM behind will share the high bandwidth of the initial stack. This would dilute the bandwidth per GB but at least the bandwidth being shared by the two ranks will be the maximum edge bandwidth the XPU can handle with a DDR-style PHY. This is adding HBM capacity but without additional bandwidth - the same as adding more layers in the stack.

更進階的延伸做法,是在第一個 HBM rank 後方再 daisy-chain 第二個 HBM rank。後方 HBM 會共享前方第一組 stack 的高頻寬,因此每 GB 可分配到的 bandwidth 會下降;但至少兩個 rank 所共享的總 bandwidth,仍會是 XPU 在 DDR-style PHY 下能承受的最大 edge bandwidth。這等於只增加 HBM capacity、不增加 bandwidth,概念上與單純增加 stack layer 數相同。

image

Source: SemiAnalysis

In principle all this requires is that the base chip includes logic, to recognize addresses that are not local to the stack above, and to pass the associated operations through to the second rank with some base die space reserved for a PHY at the far side of the chip to interface with the second rank memory that is outward from the XPU side. This will cause a mild NUMA effect as the second rank has slightly higher latency, but doubles the memory capacity.

原則上,這只需要 base chip 具備足夠 logic,辨識不屬於正上方 stack 的 address,並把相關 operation 轉送到 second rank;同時在 base die 遠離 XPU 的另一側保留 PHY 空間,用來介接位於外側的 second-rank memory。由於 second rank latency 略高,會形成輕微 NUMA effect,但 memory capacity 可以直接翻倍。

If the throughput is exactly equal to a single HBM stack then this will likely just use a classic DDR style bank selection, like multiple DIMMs on a channel, rather than any significant intelligence on the base chip, mostly some form of redrive with direction (half duplex) awareness. This is a lot less base chip wizardry than would be needed, say, to chain to LPDDR6.

如果總 throughput 恰好等同單一 HBM stack,那麼實作上很可能只需要使用傳統 DDR-style bank selection,類似同一 channel 掛多條 DIMM,而不需要在 base chip 加入太多智慧功能;主要可能只是具備傳輸方向(half-duplex)感知能力的某種 redrive。相較例如要 daisy-chain 到 LPDDR6,這所需要的 base-chip 複雜度低得多。

image

Source: SemiAnalysis

In principle, the second rank could daisy chain to another row as well, but there are diminishing returns on cost as the edge area bandwidth gets saturated and the bandwidth per GB gets diluted even further.

理論上 second rank 還可以再 daisy-chain 到第三排,但當 edge-area bandwidth 逐漸飽和、每 GB 可分配頻寬進一步被稀釋後,成本效益會快速遞減。

With only half the throughput going through to the second row of HBM, this could relax bit width requirements and perhaps with a slightly improved PHY here this HBM could be put on the substrate instead of on an interposer. This will reduce packaging cost and along with other considerations like the challenges of scaling interposer size, the relaxing of this could make this an attractive alternative to having a much taller stack of HBM to get equivalent density: Eg. 2 rows of 8-Hi vs a single row of 16-Hi.

如果第二排 HBM 只承接一半 throughput,bit width 的要求就可以放寬;若這裡的 PHY 稍微改進,第二排 HBM 甚至可能放在 substrate 上,而不必位於 interposer。如此可以降低 packaging cost;再考量 interposer size 擴張本身也有難度,放寬這項要求後,兩排較低層數 HBM 可能成為比單排超高 stack 更具吸引力的等容量方案,例如兩排 8-Hi,而不是單排 16-Hi。

With a much better PHY, aggregate bandwidth could be improved with the 2 rows of HBM individually having equivalent or higher bandwidth than standard HBM next to the shoreline. This is more challenging on base die design requirements, but this is how you get to doubling HBM content per chip with the same beach front area.

若 PHY 能大幅改善,兩排 HBM 的 aggregate bandwidth 還可以進一步提升,讓每一排都能提供與傳統 shoreline 邊 HBM 相當、甚至更高的頻寬。這對 base die design 的要求高得多,但也正是如何在相同 beachfront area 下,把單顆晶片 HBM content 翻倍的做法。

Beachfront Expansion: I/O Expansion

In an AI accelerator, with 2 sides of the beachfront often used up by the HBM, the remaining 2 sides are used for off-chip I/O: as we can see in the GH100 example above, one edge is for the PCIE interface, and the other is the NVLink interface. As with memory, off-chip bandwidth is also constrained by this beachfront constraint, and even more so in AI accelerators where half or more than half is dedicated to memory compared to other compute engines that have less memory dedicated shore front.

在 AI accelerator 中,兩側 beachfront 往往已被 HBM 用完,剩下兩側則用於 off-chip I/O。以上方 GH100 為例,一側配置 PCIe interface,另一側是 NVLink interface。和 memory 一樣,off-chip bandwidth 也受到 beachfront 限制;而 AI accelerator 的情況更嚴重,因為至少一半 shoreline 都專門留給 memory,遠高於其他 memory shoreline 配置較少的 compute engine。

In a similar concept to having second tier memory behind an extension of this idea is that the shoreline can be expanded behind the HBM, to place IO chiplets behind them. The HBM base die will have bridges that pass data through to the IO chiplets behind. These IO chiplets could be various SerDes chiplets (such as for NVLink, ICI, UaLink, PCIE) or co-packaged optical engines for scale up over optics. This is one of the very promising ideas that we first saw demonstrated by startup Eliyan . It is implemented with Eliyan’s proprietary NuLink PHY and their proposed industry standard interface called ‘UMI’ (Universal Memory Interface).

延續把 second-tier memory 放在 HBM 後方的概念,shoreline 也可以往 HBM 後方延伸,在其後配置 I/O chiplet。HBM base die 會加入 bridge,把資料 pass-through 給後方 I/O chiplet。這些 I/O chiplet 可以是各種 SerDes chiplet,例如支援 NVLink、ICI、UALink、PCIe,也可以是用於 optical scale-up 的 co-packaged optical engine。這是我們最早在 startup Eliyan 的展示中看到、非常有潛力的構想之一 ↗。Eliyan 使用自家 NuLink PHY 實作,並提出名為 UMI(Universal Memory Interface)的產業標準 interface。

image

Source: SemiAnalysis, Eliyan

These I/O engines or chiplets can be on substrate or if higher B/W is needed on the interposer. There are various configurations here, but the broad principle is it expands beachfront to add more I/O and offer greater flexibility on the mix of memory and off-package I/O. In the diagram above, we have illustrated one 224G SerDes chiplet behind every stack of HBM. Note that because we can put the SerDes chiplets behind, there is strictly no need to reserve 2 edges of the XPU for off-chip I/O so we can put HBM around the whole primary shoreline. Assuming each of these I/O chiplets has 8 lanes of 224G SerDes, with 12 of these chiplets that’s an additional 2.4TB/s of uni-directional bandwidth whilst also adding 4 additional sites of HBM, compared to what is becoming a conventional 2 SOC, 8 HBM configuration.

這些 I/O engine/chiplet 可以放在 substrate 上;若需要更高 bandwidth,也可以放在 interposer。雖然可能有多種配置,但核心原則都是擴張 beachfront,以加入更多 I/O,並提高 memory 與 off-package I/O 配比的彈性。上圖中,我們示意在每個 HBM stack 後方放置一顆 224G SerDes chiplet。由於 SerDes chiplet 可以放在 HBM 後方,理論上就不再需要保留 XPU 的兩側 edge 給 off-chip I/O,因此 primary shoreline 四周都能配置 HBM。假設每顆 I/O chiplet 都有 8 lane 224G SerDes,12 顆 chiplet 合計可再增加約 2.4 TB/s 單向頻寬,同時還比逐漸成為主流的 dual-SoC、8-HBM 配置多出 4 個 HBM site。

image

Source: SemiAnalysis

Indeed, this will require the use of a much more performant PHY to deliver data that is intended to go off-package through the SerDes chiplets and optical engine in addition to the data that is being read and written into on-package memory.

當然,這需要效能高得多的 PHY,除了處理 on-package memory 的 read/write 資料外,還必須把要經由 SerDes chiplet 與 optical engine 傳往 package 外部的資料送出去。

SRAM

The base die will be an older, cheaper process than the host XPU. However, SRAM density has changed little in recent nodes. For example, a 3nm base die would have very good SRAM density at lower cost than a 2nm XPU. What SRAM intensive functionality might be good on the base die if we have extra space to play with?

Base die 會使用比 host XPU 更舊、更便宜的製程。不過,近幾個 node 的 SRAM density 變化其實不大。例如 3 nm base die 可以用低於 2 nm XPU 的成本,提供相當好的 SRAM density。那麼,若 base die 有額外空間,哪些 SRAM-intensive functionality 適合移到這裡?

One possibility is to put cache tags on the base die when the HBM is used as a Tier 1 cache. We will describe more about this in the Repeater PHY section.

其中一種可能,是在 HBM 作為 Tier-1 cache 時,把 cache tag 放到 base die。我們會在 Repeater PHY 章節進一步說明。

It is also possible that the SRAM is organized as a memory-side cache (MSC). An MSC is simpler than other caches because it does not participate in a coherency protocol. To the rest of the system, it simply acts like part of the HBM memory. The rest of the system believes that the data is at an address in the HBM – and the system’s coherency resources track that.

另一種可能,是把 SRAM 組織成 memory-side cache(MSC)。MSC 比其他 cache 更簡單,因為它不參與 coherency protocol。對系統其他部分而言,它看起來就只是 HBM memory 的一部分;系統認為資料位於 HBM 某個 address,並由既有 coherency resource 追蹤該資料。

However, the base chip may in fact cache some data due to speedups like prefetch or delayed write. Prefetch can take advantage of a higher in-stack bandwidth to anticipate future requests from the XPU without committing them to the external interface. Delayed write can allow higher priority reads to move in front of a write, ensuring that the external interface meets its highest priority use even when there is lower priority writing queued ahead of it. Simple look-asides can ensure that any reads of addresses in queue to be written are satisfied correctly with the latest value.

不過,base chip 實際上可以透過 prefetch 或 delayed write 等方式 cache 部分資料。Prefetch 可以利用較高的 in-stack bandwidth,在 XPU 真正提出 request 前預先取回資料,而不用先占用 external interface。Delayed write 則能讓高優先級 read 插隊到 write 前面,確保即使 queue 中已有較低優先級 write,external interface 仍優先服務最重要的需求。簡單的 look-aside 機制則可確保,如果系統讀取某個正在等待寫入的 address,能正確取得最新 value。

SRAM on the base chip is an essential part of other functions such as offloading the memory controller, and running computations near the memory.

Base chip 上的 SRAM 也是其他功能不可或缺的一部分,例如 offload memory controller,以及在 memory 附近執行 computation。

The base die is on the order of 120 mm2, to fit within the HBM standard package. As much as 40 mm2 might be useful for SRAM, allowing space for the Serdes at edge, the Serdes for the TSVs, and whatever control logic for the memory is to be included. With a typical density of 20Mb per mm2, when using standard IP for complete arrays including single bit error correction, that would allow about 80 MB of SRAM to be available for use. More, or less, depending on how much space the other logic needs – this number is just to get some perspective on the possible resource.

為了符合 HBM 標準 package,base die 大約會落在 120 mm² 等級。若同時保留 edge SerDes、TSV SerDes 以及 memory control logic 所需空間,最多可能有約 40 mm² 可拿來放 SRAM。若採用完整 array 的標準 IP、包含 single-bit error correction,典型 density 約 20 Mb/mm²,則可提供約 80 MB SRAM。實際數字會隨其他 logic 占用面積而增減;這裡只是用來建立對潛在資源規模的概念。

Compute Under Memory

Compute functionality on the base die will be limited by thermals. The multiple layers of DRAM stacked on top reduce heat flow, plus any hot spot computation leaking heat into the DRAM chips will increase leakage and raise problems with refresh rate and disturbance effects.

Base die 上能加入多少 compute functionality,會受到散熱限制。上方堆疊的多層 DRAM 會阻礙熱傳導,而任何形成 hot spot 的 computation 若把熱量傳入 DRAM chip,都會增加 leakage,並引發 refresh rate 與 disturbance effect 等問題。

Only low‑power, bandwidth‑sensitive tasks make sense. A prime candidate is tensor re‑ordering—stride, flatten, reshape, and similar operations that AI workloads constantly perform. Instead of dragging an entire tensor across the HBM bus, the base die can read it from all banks into its SRAM, rearrange the data locally, and ship only the needed slice back to the XPU. That both frees up expensive SRAM and logic on the host and reduces traffic on a bus that is often the bottleneck in inference.

因此,真正適合的只有低功耗、對 bandwidth 敏感的工作。很好的候選之一是 tensor re-ordering,例如 stride、flatten、reshape 等 AI workload 經常執行的操作。與其把整個 tensor 都拖過 HBM bus,base die 可以先從所有 bank 把資料讀入自身 SRAM,在本地完成重排後,只把真正需要的 slice 傳回 XPU。這不只可以釋放 host 上昂貴的 SRAM 與 logic,也能減少 inference 中經常成為 bottleneck 的 bus traffic。

Several other data‑centric kernels fit the same pattern.  Filters—think of a hardware “grep” for pattern matches or a vector‑similarity search for nearest neighbours—can be implemented with tiny state machines that run at memory speed while consuming very little power. Transforms that map values through dictionaries or extract JSON fields (analogous to Unix awk) likewise benefit from performing the text‑shuffling right next to the data. Lightweight block compression is feasible, although its benefit depends on how well the data compresses and whether the added complexity is justified. Finally, simple reductions—for example, 32‑bit integer additions that accumulate results in place—can exploit the full HBM bandwidth without blowing the thermal budget; floating‑point sums may be harder, but the concept shows how reductions over a 16‑GB address space belong exactly where the bandwidth is highest.

還有幾類 data-centric kernel 也符合相同模式。_Filter_ 可以想成硬體版的「grep」,用來做 pattern matching,或執行 nearest-neighbor 的 vector-similarity search;這些工作可由很小的 state machine 以 memory speed 執行,同時消耗極低 power。_Transform_ 例如透過 dictionary mapping value,或像 Unix awk 一樣擷取 JSON field,也能因為直接在資料旁完成 text shuffling 而受益。_Lightweight block compression_ 同樣可行,但效益取決於資料壓縮率,以及增加的複雜度是否值得。最後,簡單的 _reduction_,例如用 32-bit integer addition 原地累加結果,可以充分利用 HBM bandwidth 而不突破 thermal budget;floating-point sum 可能更困難,但這個例子說明,針對 16 GB address space 的 reduction,最適合放在 bandwidth 最高的地方完成。

Economics and Supply Chain Implications

Given the functionality custom base dies can add, we expect to see them proliferate by the end of the HBM4E era. Custom base dies will have several interesting dynamics on an already complex supply chain.

考量 custom base die 能加入這麼多功能,我們預期到了 HBM4E 世代末期,這類設計會快速普及。Custom base die 也會對原本就很複雜的供應鏈帶來幾項有趣的新變化。

First is who designs these advanced base dies?

第一個問題是:這些先進 base die 到底由誰設計?

The merchant giants like Nvidia, AMD, and Intel will design this themselves as they have the capability and vision on what configurations unlock the most value (at least for Nvidia). Meanwhile, we still expect the memory manufacturers to offer a standard off-the-shelf base die on a more mature process. Samsung has its own advanced logic foundry. Hynix and Micron, more advanced logic chips are beyond their process capability and will likely need silicon partners to help and foundries. Marvell has been the first out of the gate to announce their own HBM base die design that has been have been suggested as respective design partners for custom functionality.

Nvidia、AMD、Intel 這些 merchant giant 會自行設計,因為它們具備能力,也知道哪些配置最能創造價值——至少 Nvidia 如此。同時,我們仍預期 memory manufacturer 會在較成熟製程上提供標準 off-the-shelf base die。Samsung 自己擁有 advanced logic foundry;但對 SK Hynix 與 Micron 而言,先進 logic chip 已超出其內部製程能力,因此可能需要 silicon partner 與 foundry 協助。Marvell 是第一家公開宣布自有 HBM base die design 的公司,也被視為可為 custom functionality 提供設計支援的潛在 partner。

What about hyperscaler ASICs? Hyperscalers need to keep up with the best merchant GPUs so they will also need to make the most of this functionality though the degree of adoption will vary. For example, Google builds systems with more focus on reliability and their TPU design philosophy reflects that with silicon choices not being aggressive to sidestep the high failure rates that plague chip designs that redline performance so they will not be aggressive on things like compute in base die.

那 hyperscaler ASIC 呢?Hyperscaler 必須跟上最強 merchant GPU,因此同樣需要盡可能利用這些功能,只是各家的導入程度會不同。例如 Google 在系統設計上更重視 reliability,其 TPU 設計哲學也反映這點:silicon choice 不會過度激進,以避開那些把效能逼到極限的 chip design 常見高 failure rate。因此 Google 對 compute in base die 這類功能不太可能採取最激進做法。

This one more feature that ASIC designers will need to rely on their custom silicon partners to design the suite of the features above that best complement the architecture of each ASIC program. We can add HBM base dies as another surface area where design partners can add value in their ASIC designs. The other option would be to assemble various off-the-shelf IP blocks to create the custom base die functionality they want, for example using Eliyan’s UMI as an all-in-one PHY for beachfront expansion.

這又多了一個 ASIC designer 必須依賴 custom-silicon partner 的領域:由 partner 針對各 ASIC program 的 architecture,設計最適合的一組上述功能。換言之,HBM base die 會成為 design partner 在 ASIC design 中新增價值的另一個面向。另一種做法則是把多個 off-the-shelf IP block 組合起來,拼出需要的 custom base die functionality,例如使用 Eliyan 的 UMI,作為 beachfront expansion 的 all-in-one PHY。

The other interesting element is custom base dies strengthen lock-in for memory vendor. Each HBM vendor has their own proprietary TSV layouts (see above) so each custom base die will need to be configured to match a respective memory vendor’s TSV layout: a custom base die designed for Micron HBM4E won’t be compatible with SK Hynix HBM4E. To qualify a second and third memory vendor then requires additional tapeouts of the base die which raises the cost of multi-sourcing HBM. This has disproportionate impact to less-resourced chip companies.

另一個有趣影響,是 custom base die 會強化對 memory vendor 的 lock-in。每一家 HBM vendor 都有自己的 proprietary TSV layout(如前文所述),因此每顆 custom base die 都必須針對特定 memory vendor 的 TSV layout 設計;例如為 Micron HBM4E 設計的 custom base die,無法直接相容 SK Hynix HBM4E。若要再驗證第二、第三家 memory vendor,就必須為 base die 進行額外 tapeout,讓 HBM multi-sourcing 的成本顯著上升。這對資源較少的 chip company 影響尤其大。

Atomic Claim 35/35 · 2025-08-12_scaling-the-memory-wall-the-rise-and-roadmap-of-hbm::HBM25-0035

Claim: Custom base die 會強化 memory-vendor lock-in,因各 HBM vendor 的 proprietary TSV layout 不同;為 Micron HBM4E 設計的 base die 不相容於 SK Hynix HBM4E。
Frame: COMPARISON · Mode: ASSERTED · Mapping: COMPLETE
開啟逐條審核

On the flip side this makes life even more difficult for memory vendors who are behind on their roadmaps like Samsung. Customers would not want to undergo the extra effort and investment to tape out base die designs compatible with Samsung given the understandable concerns around whether Samsung is on track to deliver competitive HBM4 and beyond.

反過來說,這也讓 roadmap 落後的 memory vendor——例如 Samsung——處境更加困難。考量市場對 Samsung 是否能如期提供具競爭力的 HBM4 及後續產品已有合理疑慮,客戶不會願意額外投入大量時間與資金,再 tape out 一套專門相容 Samsung 的 base die design。

For once, these memory vendors can have something resembling that of customer switching costs.

這些 memory vendor 終於第一次有了某種近似「客戶轉換成本」的東西。

This makes the supply chain even more complex. In simple terms, an Nvidia GPU today is manufactured by TSMC packaging together with the logic which comes from a TSMC wafer and the HBM which comes from memory IDM that is purchased by Nvidia and consigned to TSMC. What does it look like for HBM where the base die is manufactured by someone else and designed by someone else.

這也使供應鏈變得更加複雜。簡單來說,今天一顆 Nvidia GPU 由 TSMC 完成製造與封裝:logic 來自 TSMC wafer,而 HBM 則由 memory IDM 生產,由 Nvidia 採購後 consign 給 TSMC,再由 TSMC 將兩者封裝在一起。但如果 HBM 的 base die 是由另一家公司製造、甚至由另一家公司設計,整條流程會變成什麼樣子?

The HBM customer will choose their base die configuration of choice from these options: 1) off-the-shelf from a memory manufacturer, 2) off-the-shelf from an advanced logic house, or 3) fully custom design from a logic house.

HBM 客戶將從三種選項中挑選 base die configuration:1)直接使用 memory manufacturer 提供的 off-the-shelf 設計;2)使用 advanced logic house 提供的 off-the-shelf 設計;3)由 logic house 完全客製化設計。

We believe options 2) and 3) will emerge as the most popular options: advanced logic houses already have the capability and IP to implement advanced base die functionality. However, this adds additional supply chain and logistical complexity. While the exact model is not settled, the easiest path is the accelerator designer / end memory customer (whether it be Nvidia, Broadcom, or the hyperscaler that is directly procuring HBM) will design their own base die or get it from a silicon partner. This base die wafer will be fabricated at TSMC on behalf of the base die designer. The accelerator designer will purchase this wafer from the designer, then we see that it is likely that the base die designer then consigns it to the HBM manufacturer (ie. SK Hynix) who then packages this base die with the HBM memory die. Consequently, this package is finally shipped back to the accelerator designer who then consigns it to TSMC to package with logic using CoWoS.

我們認為第 2)與第 3)種方案最終會成為主流,因為 advanced logic house 本來就具備實作先進 base die functionality 所需的能力與 IP。不過,這會進一步增加供應鏈與物流複雜度。雖然最終 business model 尚未完全定型,但最直接的流程可能是:accelerator designer/最終 memory customer——可能是 Nvidia、Broadcom,或直接採購 HBM 的 hyperscaler——自行設計 base die,或從 silicon partner 取得設計;再由 TSMC 代表 base-die designer 製造該 base-die wafer。Accelerator designer 從 designer 購買 wafer 後,base-die designer 很可能再把 wafer consign 給 HBM manufacturer(例如 SK Hynix),由後者把 base die 與 HBM memory die 封裝在一起。完成的 HBM package 最後再回到 accelerator designer,之後又由其 consign 給 TSMC,透過 CoWoS 與 logic 一起完成最終封裝。

How does the memory supplier capture more value directly? HBM base die is beneficial for HBM demand and memory content which the memory players capture indirectly.

那麼 memory supplier 要如何直接捕捉更多價值?HBM base die 本身有利於 HBM demand 與 memory content 增加,而 memory vendor 會間接受惠。

As per above, it makes HBM more performant which only unlocks more value. More specifically, HBM custom base dies allow dramatically more memory content per accelerator, both for HBM (unlocking shoreline constraints) and conventional DRAM like LPDDR.

如前所述,custom base die 會讓 HBM 效能更強,進而釋放更多價值。更具體來說,HBM custom base die 能大幅提高單顆 accelerator 可配置的 memory content,不只增加 HBM 本身——透過突破 shoreline 限制——也能加入 LPDDR 等傳統 DRAM。

However, despite this, memory players are getting more disintermediated here. Despite shipping a higher value end product, the memory supplier isn’t participating in this, and if anything, the value uplift is really due to others in the supply chain participating more actively. While this represents a paradigm shift in the memory industry and a chance for memory players to step up, in typical fashion, they are not running fast enough towards this opportunity to establish themselves and strengthen their position in the supply chain.

但即使如此,memory player 在這個環節反而正被進一步去中介化。儘管最終出貨產品的價值更高,memory supplier 並沒有直接參與這部分價值提升;真正增加的價值,反而主要來自供應鏈其他參與者更積極地介入。這代表 memory industry 的一項 paradigm shift,也提供 memory player 強化自身角色的機會;但一如往常,他們並沒有足夠快地投入這個機會,建立自己的能力並鞏固在供應鏈中的位置。

This is another case of memory providers not being able to capture the full value of their product. HBM is the most profitable memory product in history, and arguably it is Nvidia that is the most profitable HBM vendor in the world as they stack their hefty gross margin on the HBM they ship in their accelerators. The HBM boom is bittersweet in the sense it is a reminder that even when it is time for the memory vendors to shine, they are never the brightest star.

這又是 memory provider 無法完整捕捉自身產品價值的另一個例子。HBM 是歷史上最賺錢的 memory product,但某種程度上,全球最賺錢的 HBM vendor 反而可能是 Nvidia,因為 Nvidia 把 HBM 裝進 accelerator 後,再疊加自身高額 gross margin 出售。HBM boom 因此有些苦樂參半:即使終於輪到 memory vendor 發光,他們往往仍不是最耀眼的那顆星。

However, the memory vendors have power in the form of their packaging and TSV capability. TSMC has to manufacture the wafer, but the TSV formation will need to be done by the memory manufacturer along with the stacking. TSVs are critical to the performance of the HBM, and this is core IP for memory manufacturers. A wafer that is TSV’ed externally without the exact process recipe of the memory manufacturer will likely have compatability issues. This is similar for the stacking and bonding part. While few would argue that TSMC is the leader in advanced packaging for HBM, TSMC does have the experience with multi-layer 3DIC stacks that the HBM manufacturers have or will have.

不過,memory vendor 手上仍握有 packaging 與 TSV capability 這項籌碼。TSMC 可以負責製造 wafer,但 TSV formation 與後續 stacking 仍需要由 memory manufacturer 完成。TSV 對 HBM 效能至關重要,也是 memory manufacturer 的核心 IP;如果 wafer 在外部完成 TSV,卻沒有使用該 memory manufacturer 的精確 process recipe,很可能出現相容性問題。Stacking 與 bonding 也有類似情況。雖然很少有人會否認 TSMC 是先進封裝領導者,但在 HBM 所需的 multi-layer 3DIC stack 上,memory manufacturer 已經累積、或即將累積相當深的實務經驗。

This is where the memory manufacturer have leverage and they can exert this to their benefit, especially with only Hynix and Micron being viable suppliers. Micron and Hynix can claw back some uplift in value. At a minimum, they should be able to earn a higher gross margin on HBM4 with custom base die just by charging the same ASP as conventional HBM4. The margin uplift comes from not needing to fabricate the base die wafer themselves and having it supplied externally. While customers can push back by arguing that the suppliers COGS are lower, at the end of the day, they need the memory vendor to TSV and package everything to make it all work, with the extra margin being the “corkage” charge for BYO base die.

這正是 memory manufacturer 的談判籌碼所在,尤其目前真正可行的供應商幾乎只有 SK Hynix 與 Micron。兩家公司有機會把部分新增價值重新拿回來。至少,即使 custom base die HBM4 的 ASP 與一般 HBM4 相同,它們的 gross margin 也應該可以更高,因為 base-die wafer 不再需要自行製造,而是由外部供應。客戶當然可以主張 supplier 的 COGS 已下降、要求降價,但最終仍需要 memory vendor 負責 TSV 與封裝,整個產品才能真正運作,因此新增 margin 可以視為客戶「自帶 base die」所支付的 corkage charge。

image

Source: SemiAnalysis

We also talked about TSV layouts being proprietary and the base die design needs to accommodate for those TSVs. If the memory vendors are aggressive, they can charge licensing fees to expose the TSV layout so that they can design it too. This is additional revenue but also raises costs of using custom bases and can ensure greater vendor lock-in given that raises switching costs too. Of course, this only works if every player does the same and there is no “defection” in a prisoners’ dilemma scenario.

前面也提過,各家 memory vendor 的 TSV layout 都是 proprietary,而 base die design 必須配合這些 TSV。如果 memory vendor 採取更積極策略,甚至可以對外揭露 TSV layout 收取 licensing fee,讓客戶或 design partner 能據此設計 base die。這不只增加額外營收,也會提高採用 custom base 的成本,並藉由增加 switching cost 強化 vendor lock-in。當然,這只有在所有業者都採取類似做法、沒有任何一家在 prisoners' dilemma 中「背叛」降價時才成立。

image

Source: SemiAnalysis

Another implication is the rising design complexity. The “standard” accelerator in a few years will need 3 different dies or tapeouts at a minimum: Compute Die, I/O chiplets, Custom HBM die. There will be multiple HBM vendors and separate HBM base die tapeouts for each memory vendor to map to their TSV layouts. This adds greater challenges for the hyperscaler ASIC programs. To the current world of monolithic SOC + standard HBM, the hyperscalers do not have the internal resources to design, tapeout and bring a chip through to manufacturing by themselves. The additional complexity will only further swamp them and require more help from silicon design partners.

另一項影響,是 design complexity 持續上升。幾年後的「標準」accelerator 至少會需要三種不同 die/tapeout:Compute Die、I/O chiplet,以及 Custom HBM die。由於會同時使用多家 HBM vendor,每一家 memory vendor 還需要各自一套 HBM base die tapeout 以配合不同 TSV layout。這將進一步增加 hyperscaler ASIC program 的挑戰。即使在今天 monolithic SoC + standard HBM 的世界裡,hyperscaler 通常就沒有足夠內部資源,可以完全自行完成 design、tapeout 並一路把晶片帶入量產;未來複雜度再提高,只會讓團隊負擔更重,也更依賴 silicon design partner。

Samsung’s Struggles And Are They Back?

Similar to the story of the other large IDM, Intel, Samsung is losing on several fronts in memory and logic due to mismanagement and cultural rot.

和另一家大型 IDM Intel 類似,Samsung 因管理失誤與企業文化腐化,在 memory 與 logic 多條戰線上都持續落敗。↗

Samsung’s struggles in HBM come from to a combination of their poor front-end DRAM processes and packaging. This has resulted in awful yields and a worse performing end product. That’s why Samsung’s product doesn’t meet the requirements of more demanding customers such as Nvidia. While Samsung maintained a healthy market share up until HBM2E, Samsung’s process shortfalls started to come to light in HBM3, allowing Hynix to dominate share with the Nvidia Hopper which was around the dawn of the AI revolution. Samsung eventually did qualify their HBM3 but for Nvidia’s H20. Samsung did have a very technically demanding customer in the form of AMD for the MI300X. The MI300X was the first mainstream product that had 12-hi HBM and it was Samsung that was the sole supplier AMD chose. This proved to be a big mistake, as the Samsung HBM used was a significant contributor to GPU failures (well above the average) and one of the things that put a dent in AMD’s relationship with their major hyperscaler supporter Microsoft.

Samsung 在 HBM 的困境,來自前段 DRAM process 與 packaging 兩方面都表現不佳,導致良率極差、最終產品效能也較弱,因此無法滿足 Nvidia 這類要求較高的客戶。Samsung 在 HBM2E 之前仍維持健康市占,但到了 HBM3,其製程落後開始浮現,讓 SK Hynix 藉由 Nvidia Hopper 快速取得主導份額,而這正好發生在 AI 革命起飛初期。Samsung 最後雖然通過 HBM3 認證,但主要用於 Nvidia H20。AMD 的 MI300X 則是 Samsung 曾經拿到的一個高技術要求客戶;MI300X 是第一款主流 12-hi HBM 產品,而 AMD 當時選擇 Samsung 作為唯一供應商。事後證明這是一個重大錯誤,因為 Samsung HBM 是 GPU failure rate 明顯高於平均的重要原因之一,也傷害了 AMD 與其主要 hyperscaler 支持者 Microsoft 的關係。

Things have since gotten worse with HBM3E. Samsung’s HBM3E is based on their 1a process node which was designed for mobile. Competitors SK and Micron use superior 1b processes for their HBM3E. As a consequence of a poorly designed node - Samsung’s 3E has further fallen behind in delivering the speeds customers within the necessary thermal envelope. The deteriorating performance gap relative to SK and Micron has caused share further share losses. AMD has shifted a significant part of their HBM3E supply to Micron. In the major hyperscaler ASICs, where Samsung has had a significant amount of share, are both moving away to Hynix to the extent they can. Amazon’s Trainium2e socket is the one where Samsung retains the most HBM3E share, with Amazon being more willing to sacrifice performance for lower cost.

到了 HBM3E,情況又進一步惡化。Samsung 的 HBM3E 採用原本為 mobile 設計的 1a process node;競爭對手 SK Hynix 與 Micron 則使用更先進的 1b process。由於 node 本身設計較差,Samsung HBM3E 更難在必要 thermal envelope 內達到客戶要求的速度。相較 SK Hynix 與 Micron 的 performance gap 持續擴大,也讓 Samsung 進一步流失市占。AMD 已把很大一部分 HBM3E 供應轉向 Micron;而在 Samsung 過去占有相當份額的主要 hyperscaler ASIC 中,客戶也都在可行範圍內轉向 SK Hynix。Amazon Trainium2e 是 Samsung 目前保留最多 HBM3E 份額的 socket,因為 Amazon 相對更願意用較低效能換取較低成本。

Samsung hasn’t given up, and memory market watchers are looking closely at 2 things which will have an impact on HBM supply and demand dynamics. Despite repeated failures to qualify HBM3E with Nvidia, Samsung is still trying to qualify their 12-hi HBM3E after a re-design in the hopes of supplying Blackwell Ultra. Recent market chatter is noticeably more optimistic on Samsung’s chances for their newest round of qualification with some suggesting that Samsung has already passed. However, our understanding is that Samsung has yet to pass the full qualification. Nvidia is also well supplied with HBM3E this year. Although Nvidia still has demand for 3E 12-Hi for Blackwell next year, this bit demand will quickly shift to HBM4 as Rubin ramps.

Samsung 並未放棄,而 memory market 目前正密切關注兩件會影響 HBM 供需動態的事情。第一,儘管 Samsung 多次未能通過 Nvidia 的 HBM3E qualification,它仍在重新設計後繼續嘗試讓 12-hi HBM3E 通過認證,希望供應 Blackwell Ultra。最近市場傳聞對 Samsung 新一輪 qualification 的成功機率明顯更樂觀,甚至有人認為已經通過;但據我們了解,Samsung 尚未完成全部 qualification。另一方面,Nvidia 今年的 HBM3E 供應其實相當充足。雖然明年 Blackwell 仍會需要 3E 12-Hi,但隨 Rubin ramp,這部分 bit demand 很快就會轉向 HBM4。

Samsung is also enticing customers by offering very low pricing for all the inventory that is still on their balance sheet, which they have produced in anticipation of qualification.

Samsung 也正用非常低的價格吸引客戶,試圖消化先前為了等待 qualification 而提前生產、目前仍留在 balance sheet 上的大量庫存。

Battle for HBM4

Following its disappointing HBM3E showing, Samsung is taking a bigger swing on HBM4 by jumping their 1c DRAM node, a riskier move aimed at closing the performance and yield gap. By contrast, SK Hynix and Micron plan to remain on 1b for their HBM4.

在 HBM3E 表現令人失望之後,Samsung 對 HBM4 採取更激進的策略,直接跳到 1c DRAM node,希望縮小效能與良率差距,但這也是風險更高的選擇。相較之下,SK Hynix 與 Micron 的 HBM4 都計畫繼續使用 1b。

Aggressive attempts to leapfrog competitors are often troublesome (see Intel and Samsung Foundry), especially if the systemic issues that caused them remain unsolved. Samsung’s 1c could suffer from if the node inherits some of the fundamental issues with previous nodes. However, the alternative narrative is that Samsung is changing their priorities to performance first with less concern over cost which is fueling the hope that HBM4 can be a fresh start for Samsung.

試圖用激進技術一舉超越競爭對手,往往容易出問題,Intel 與 Samsung Foundry 都是前例,尤其當造成過去失敗的系統性問題尚未解決時。若 Samsung 的 1c node 延續前幾代部分根本性缺陷,HBM4 仍可能受挫。不過另一種較正面的解讀是,Samsung 正把優先順序改成 performance first,不再那麼在意成本,這也成為市場期待 HBM4 能讓 Samsung 重新開始的主要理由。

So far, we understand that Samsung’s recent test production wafer yields are still extremely low, suggesting that so far not much has changed. Meanwhile, Hynix’s HBM4 is progressing smoothly, with yields the same level as previous generations during the same phase of development. Even if Samsung gets back on track for HBM4, they would only be able to supply meaningful volumes to customers later into 2026 based the schedule to sample, qualify and manufacturing cycle teams. However, in this scenario, that would be the first time all 3 memory manufacturers are back in the supply picture, with Samsung having a significant amount of TSV capacity that is effectively dormant due to yield and not enough demand.

截至目前,我們了解 Samsung 最近試產 wafer 的良率仍然極低,顯示整體狀況並沒有太大改善。相較之下,SK Hynix 的 HBM4 進展順利,目前開發階段的良率與前幾代在同一時點的水準相當。即使 Samsung 能讓 HBM4 重新回到正軌,按照 sample、qualification 與量產週期推算,也要到 2026 年較後期才有能力向客戶提供具規模的出貨量。不過若真能做到,屆時將是三家 memory manufacturer 首度重新同時進入供應格局,而 Samsung 目前因低良率與需求不足而實質閒置的大量 TSV capacity,也可能重新被利用。