Array
(
    [content] => 
    [params] => Array
        (
            [0] => /forum/index.php?threads/does-increased-design-cost-per-node-assume-an-increase-in-the-number-of-transistors-how-to-guesstimate-design-costs-for-die-shrinks.16796/
        )

    [addOns] => Array
        (
            [DL6/MLTP] => 13
            [Hampel/TimeZoneDebug] => 1000070
            [SV/ChangePostDate] => 2010200
            [SemiWiki/Newsletter] => 1000010
            [SemiWiki/WPMenu] => 1000010
            [SemiWiki/XPressExtend] => 1000010
            [ThemeHouse/XLink] => 1000970
            [ThemeHouse/XPress] => 1010570
            [XF] => 2021370
            [XFI] => 1050270
        )

    [wordpress] => /var/www/html
)

Does increased design cost per node assume an increase in the number of transistors? How to guesstimate design costs for die shrinks?

jms_embedded

Active member
Handel Jones at IBS was cited in this 2018 article Big Trouble at 3nm with the following graph of skyrocketing design costs.

nano3.png

I graphed these numbers on a log-log plot and did a linear fit:
designcostpernode1.png

Does anyone have a sense of whether the assumption is for constant die area (more transistors at advanced nodes) or constant transistor count (die shrinks) --- I'm guessing it's the former. If someone's doing a die shrink from node N to node N+1, does the design cost increase much?
 
Back
Top