1.5 CFET構造とスタック型MOSの展望
1.5 CFET Structure and Outlook for Stacked MOS
📘 概要|Overview
CFET(Complementary FET) は、nFETとpFETを垂直方向に積層する次世代トランジスタ構造です。
CFET (Complementary FET) is a next-generation transistor structure that vertically stacks nFET and pFET.
FinFET → GAA の進化を継承しながら、セル面積の大幅削減と配線短縮による遅延改善を可能にします。
It inherits the scaling evolution from FinFET to GAA, enabling significant cell area reduction and delay improvement through shorter interconnects.
🧱 構造原理|Structural Concept
graph TB
subgraph Upper Layer
PFET["p-FET<br/>(Upper Nanosheets)"]
end
OX["Isolation Oxide"]
subgraph Lower Layer
NFET["n-FET<br/>(Lower Nanosheets)"]
end
SUB["Substrate / Handle Wafer"]
PFET --> OX --> NFET --> SUB
- GAA: n/p を同一層に横並び配置
n/p placed side by side in the same layer - CFET: n/p を上下積層 → 1断面でインバータ形成
n/p vertically stacked → inverter formed within one cross-section
⚡ 電気的特徴と設計影響|Electrical Characteristics & Design Impact
🔍 項目 / Item | 💡 CFETの特性 / CFET Features |
---|---|
ゲート制御 | GAAと同等の全周制御 Same as GAA (all-around gate control) |
インバータ形成 | 断面そのものがCMOSインバータ Cross-section itself forms CMOS inverter |
配線距離 | n/p上下直結 → RC低減・遅延減少 Vertical n/p connection → reduced RC & delay |
面積効率 | 標準セル密度 ≈ 2倍(理論値) Standard cell density ≈ 2× (theoretical) |
クロストーク | 層間干渉に対策必要 Inter-layer crosstalk mitigation required |
設計難易度 | 高度PDK・抽象化必須 Requires advanced PDK and abstraction |
📐 ソース/ドレイン配置|Source/Drain Arrangement
- 平行型(Sequential CFET)
Parallel type (Sequential CFET)- n/p チャネルは同方向。
n/p channels run in the same direction. - S/Dは上下に揃えて配置し、垂直ビアで接続。
S/D aligned vertically, connected by vias.
- n/p チャネルは同方向。
- 直交型(Forksheet-CFET構想)
Orthogonal type (Forksheet-CFET concept)- nMOSが水平、pMOSが垂直に配置される例も研究中。
nMOS horizontal and pMOS vertical configurations under research. - 配線距離短縮やセル密度最適化が狙い。
Aimed at reducing interconnect length and optimizing cell density.
- nMOSが水平、pMOSが垂直に配置される例も研究中。
👉 いずれも「インバータを1セル内で完結」する点が共通。
In both cases, a CMOS inverter is completed within a single cell.
🏭 製造課題|Manufacturing Challenges
- ドーピング独立性:上下でn/pを分離する制御の困難さ
Independent doping: difficult to isolate n/p in vertical layers - 熱処理:下層nMOSの熱影響が上層pMOSへ伝播
Thermal budget: heat from bottom nMOS may affect top pMOS - エピ成長・エッチング:多層構造の高精度プロセスが必要
Selective epitaxy/etching: requires highly precise multi-layer processes - BEOL統合:VDD/GND配線の分離とIRドロップ対策
BEOL integration: managing VDD/GND separation and IR drop
🧩 モジュール統合効果|Module-Level Integration Advantage
- インバータが断面単位で完成
Inverter completed at the cross-section level - n/p分離が不要 → セル面積半減
No physical n/p separation → cell area halved - 配線削減でRCが低減 → 遅延なし / 高速化
Reduced interconnect → lower RC → minimal delay / faster operation - 標準セルライブラリを再定義することで、設計密度が実質2倍
Redefined standard cells enable effective 2× design density
🔮 今後の展望|Future Outlook
timeline
title CFET Roadmap
2024 : GAA mainstream adoption
2026 : Early CFET R&D (IME, Intel labs)
2030 : Pilot CFET integration in niche products
2032 : CFET standard cell libraries emerge
- 2030年代前半:Intel, IMECなどで試作段階へ
Early 2030s: Pilot implementations by Intel, IMEC, others - EDA/PDK整備と設計者教育が必須
Requires EDA/PDK development and designer training - 「断面=インバータ」という新しい設計概念が、SoS (System-on-Stack) 時代の中核に
The new concept “cross-section = inverter” will become central in the SoS era