From WikiChip
Difference between revisions of "mtr-mm²"

m (David moved page mtr/mm² to mtr-mm²)
Line 1: Line 1:
 
{{title|MTr/mm²}}
 
{{title|MTr/mm²}}
 
'''MTr/mm²''' ('''mega-transistor per squared millimeter''') is a [[transistor density]] unit that attempts to quantify a [[process node]]. The metric makes use of a weighted system consisting of two  typical [[standard cells]] found in most [[standard cell library|libraries]] - a very small [[NAND2]] cell and a very large [[scan flip flop|SFF]] cell.
 
'''MTr/mm²''' ('''mega-transistor per squared millimeter''') is a [[transistor density]] unit that attempts to quantify a [[process node]]. The metric makes use of a weighted system consisting of two  typical [[standard cells]] found in most [[standard cell library|libraries]] - a very small [[NAND2]] cell and a very large [[scan flip flop|SFF]] cell.
 +
 +
== Overview ==
 +
The metric was proposed by Mark Bohr, [[Intel]]'s director of process architecture and integration, in 2017. The metric attempts to take into account second order design rules that the simpler density metrics such as [[CPPxMMP]] and [[CPPxMMPxH]] cannot capture because they do not represent a typical [[standard cell]]. It should be noted that the metric explicitly [[SRAM]] cell sizes because of the large variance in SRAM-to-logic ratio between popular chips. Therefore, SRAM cell sizes should be reported separately alongside the MTr/mm² unit.
 +
 +
Two [[standard cell|cells]] that are found in every [[standard library]] are used: a very small 2-input [[NAND]] cell consisting of just four [[transistors]] and a very large [[scan flip-flop]] cell. The NAND2 is weighted as 0.6 while the SFF is weighted as 0.4.
 +
 +
 +
:<math>\text{Transistor Count/mm²} = 0.6 \times \frac{\text{NAND2 Tr Count}}{\text{NAND2 Cell Area}} + 0.4 \times \frac{\text{Scan Flip Flop Tr Count}}{\text{Scan Flip Flop Cell Area}}</math>

Revision as of 00:30, 18 November 2017

MTr/mm² (mega-transistor per squared millimeter) is a transistor density unit that attempts to quantify a process node. The metric makes use of a weighted system consisting of two typical standard cells found in most libraries - a very small NAND2 cell and a very large SFF cell.

Overview

The metric was proposed by Mark Bohr, Intel's director of process architecture and integration, in 2017. The metric attempts to take into account second order design rules that the simpler density metrics such as CPPxMMP and CPPxMMPxH cannot capture because they do not represent a typical standard cell. It should be noted that the metric explicitly SRAM cell sizes because of the large variance in SRAM-to-logic ratio between popular chips. Therefore, SRAM cell sizes should be reported separately alongside the MTr/mm² unit.

Two cells that are found in every standard library are used: a very small 2-input NAND cell consisting of just four transistors and a very large scan flip-flop cell. The NAND2 is weighted as 0.6 while the SFF is weighted as 0.4.


Equation Transistor Count slash mm square equals 0.6 times StartFraction NAND 2 trace Count Over NAND 2 Cell Area EndFraction plus 0.4 times StartFraction Scan Flip Flop trace Count Over Scan Flip Flop Cell Area EndFraction