Can SRAM Keep Shrinking?

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 417

  • @wesleyw.terpstra1902
    @wesleyw.terpstra1902 Год назад +397

    "It can draw out data in a few nanoseconds." No. SRAM can draw out data in fractions of a nanosecond. In 3nm-7nm, small, even stock TSMC SRAMs (use in an L1) can manage 250ps clock to data. Larger macros (used in an L3) can still achieve

    • @Fiercesoulking
      @Fiercesoulking Год назад +35

      To be precise it depends on the CPU clock speed and how many bytes per design are read/write at once. Yes nano seconds are DDR ram not SDRAM

    • @wesleyw.terpstra1902
      @wesleyw.terpstra1902 Год назад +61

      @@Fiercesoulking Not really. SRAM timing is unrelated to CPU frequency, other than that some macros may happen to run on the same clock. PVT corner and geometry dictate the clock to data time.

    • @vitalyl1327
      @vitalyl1327 Год назад +16

      ​@@Fiercesoulkingit is common to use 2x clock on SRAM blocks to simulate dual port access

    • @lbgstzockt8493
      @lbgstzockt8493 Год назад +20

      That’s insane. Light barely travels across the entire CPU during that time, yet we read data in that timespan.

    • @Gameboygenius
      @Gameboygenius Год назад +53

      ​@@lbgstzockt8493"the entire CPU" is absolutely huge compared to the size of a SRAM cell. Like comparing walking across the block to circling Earth.

  • @davidt-rex2062
    @davidt-rex2062 Год назад +192

    Never had a transistor compared to yeast before. It's these kinds of analogies that Im here for.

    • @michaelmoorrees3585
      @michaelmoorrees3585 Год назад +18

      That's before the transistor got as small as yeast ... Well, transistor shrank to yeast size back in the 1980s. A couple of orders of magnitude smaller, now.

    • @rashidisw
      @rashidisw 11 месяцев назад

      The research need another direction too. Rather than focusing on increasingly more difficult how to prevent quantum tunneling from happening, we should open up the study on how to utilizes the quantum tunneling effects to achieves better reliability & performances.

  • @vk3fbab
    @vk3fbab Год назад +189

    As said in the video we're at a point where all of the challenges are starting to dominate. Lower voltages means reduced noise margins. Smaller feature sizes increase tunneling effects and requirements for even higher precision lithography. We'll probably overcome these but it will be slow going and more revolutionary than someone coming out and saying we've solved them all. We also have opportunities to try new computing architectures to try and avoid some of the short comings. We have a history of hitting a roadblock and coming up with clever solutions that nobody saw coming.

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 Год назад +13

      This is something a well-trained AI could tackle. Meaning it could analyze possible solutions given as input, much deeper than any human could.

    • @Napoleonic_S
      @Napoleonic_S Год назад +38

      @@paulmichaelfreedman8334
      not really, AI can't invent new magic physics...

    • @lt2660
      @lt2660 Год назад +21

      ​@@paulmichaelfreedman8334definitely not. Our ai is basically just pattern recognition, it doesnt function like a human brain that thinks. If it gave us a solution, it would either be copying a human or 'hallucinating' and accidentally giving a solution

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 Год назад +1

      @lt2660 My apologies, I meant AGI/ASI

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 Год назад +4

      @@Napoleonic_S I never implied that, I implied it could do a much deeper analysis of (human conjured) theories. And I also should have said AGI/ASI

  • @Kaizzer
    @Kaizzer Год назад +125

    «More memory is as good as I remember»
    ~ Asianometry, 2024

    • @clintcowan9424
      @clintcowan9424 Год назад +1

      Write that down 😂

    • @BlueRice
      @BlueRice Год назад +1

      Nor always true. It depends in application. Some benefits - overall system. There are application that benefits in ram speed ;most importantly timing.
      Cache on cpu does just that. Repetitive task that used the same memory benefits it on cpu Cache. Cpu higher clock does not always make things faster when Cache bottle neck it.

    • @msimon6808
      @msimon6808 Год назад

      @@clintcowan9424 Sent it to friends and family

    • @MikkoRantalainen
      @MikkoRantalainen Год назад +5

      I think he could have continued, "... though I don't remember anybody ever saying that".

    • @impulsiveDecider
      @impulsiveDecider 11 месяцев назад

      ​@@BlueRiceNot only repetitive, just everything that follows locality

  • @kodeinBytes
    @kodeinBytes Год назад +102

    I love the jokes you throw from nowhere, pure silicon comedy

  • @xemorr
    @xemorr Год назад +38

    My lecturer at the university of cambridge recommended your video! I was already a fan but was surprised to hear a recommendation in one of my lectures

  • @BarsMonster
    @BarsMonster Год назад +18

    Very interesting video ! And thanks for attribution ) I get a bit of a deja-vu every time I see my photos, but this gets cleared as I read the text below :-)

  • @GegoXaren
    @GegoXaren Год назад +240

    AMD said that using anything lower than 5N for large SRAM blocks _costs more than they taste_ (as we say in Sweden).

    • @EyesOfByes
      @EyesOfByes Год назад +8

      And dont forget "Costs shirt" ;) Mvh Ajsof-bajs 💩

    • @peteblazar5515
      @peteblazar5515 Год назад +10

      No. That's what a customer paying for Epyc-X said.

    • @AK-vx4dy
      @AK-vx4dy Год назад +7

      For L3 is quite sensible, but L1 is no go

    • @johndoh5182
      @johndoh5182 Год назад +19

      Yes and no. Actually the shrink in size starts to become neglegable at the 7nm node, but AMD will use 6nm, a variant of 7nm for die that is say, L3 cache. This is using TSMC, other companies nodes are different.
      Inside a core there is no choice but to use the node the core is on because certain cache HAS to be built into the core, which is true with L1 and L2. L3 is also built into the core but it's pushed further away, and using interposers you can join one die to another and put L3 cache elsewhere. AMD has X3D CPU parts that have L3 on both the core die and another die that stacked onto the core. I could see a day when AMD moves to what Intel is starting to do now (Meteor Lake) and have chiplets that connect directly together instead of having to send data to what they call Infinity Fabric which has to multiplex data to send it to the right place, which is how AMD connects core die (CCD) to each other along with to an I/O die (IOD). If this happens then instead of stacking die, AMD could make an L3 chiplet that sits next to the core die(s). At which point AMD and Intel both could push ALL L3 onto another die.

    • @herrbonk3635
      @herrbonk3635 Год назад

      What does 5N mean? Five nanometer?

  • @tamasmihaly1
    @tamasmihaly1 Год назад +22

    "...Just kidding, nobody says that..." Your jokes are improving. That was good.

  • @wesleyw.terpstra1902
    @wesleyw.terpstra1902 Год назад +30

    90%+ SRAM is certainly a lot, but having a lot of SRAM on a chip has a lot of benefits. For one, while it leaks, it consumes a lot less power than logic. It's also super regular and hand-crafted (unlike most logic), so, in a way, it's a very efficient use of area (especially compared to registers). It also has low power states you can use to save power in a graduated manner. Hotspots are basically always places where you don't have enough SRAM.
    Designers go out of their way to try to turn structures that use registers into a structure that can use an SRAM for these benefits. The real difficulty is that to get the best density, you need to use 1RW-ported SRAM macros, which puts real limits on how you can use them. Nonetheless, this trade-off is almost always worthwhile.

    • @alphar9539
      @alphar9539 Год назад +1

      SRAM that’s stacked runs hot and is often the hottest part of the SoC.

    • @wesleyw.terpstra1902
      @wesleyw.terpstra1902 Год назад +2

      @@alphar9539 Sure. Anything stacked gets hot. 🙂

    • @jimgolab536
      @jimgolab536 Год назад +3

      One other advantage of SRAM over random logic is that it is MUCH easier to test (also including self-test in the field).

    • @musaran2
      @musaran2 Год назад +2

      Aren't registers made of the same transistors as (on-chip) SRAM?
      Do you mean separate chip SRAM? That registers are intertwined with logic thus of more expensive design? Or just less optimized because less regular?

    • @wesleyw.terpstra1902
      @wesleyw.terpstra1902 Год назад +6

      @@musaran2 Yes they are both made by the same process, but the transistors in the SRAM (and the fabric to read/write from the port) are super optimized because they are so regular and well understood. My understanding (I just use these macros; I don't design them) is that normal registers need to be built more conservatively for DRC, toggle more often, and have irregular control wiring.

  • @BobDiaz123
    @BobDiaz123 Год назад +17

    All this takes me back to the early 1970s when we were shocked that manufacturers could put 1024 bits of static RAM on a single chip. Moore's Law has been one heck of a ride.

    • @msimon6808
      @msimon6808 Год назад +3

      Popular Electronics January 1975 was my start in computer electronics. Heck of a ride - I designed the IO board used in the World's First BBS. And now look at what has happened.

  • @sagetmaster4
    @sagetmaster4 Год назад +80

    The progress within the semiconductor industry is an example of what can happen when people have a shared goal and actually choose to be effective and pragmatic about finding solutions, not that it's flawless, just better than almost every other human project

    • @gteixeira
      @gteixeira Год назад +9

      It is because there are companies all over the world competing neck to neck and have to make the best products to stay in the market. In pretty much anything else companies compare neck to neck to monopolize their respective markets and not bother to bring any better products after that.

    • @sznikers
      @sznikers Год назад +8

      Member how bad it was when AMD nearly flipped due to bulldozer fiasco and Intel fed us 4core CPUs with 2% perf increments for years?

    • @alquinn8576
      @alquinn8576 Год назад +3

      i wonder if TSMC and Samsung emails have employee pronouns in their emails. i'm going to guess not!

    • @gteixeira
      @gteixeira Год назад

      @@alquinn8576 I've worked with a company that works with TSMC. No, they don't. Almost no one in the semiconductor industry does.

    • @user-cc32vcg811
      @user-cc32vcg811 Год назад +4

      ​@@alquinn8576Taiwan is proly the most lgbtfriendly nation on asia

  • @kunjs
    @kunjs Год назад +3

    have been so asianometry-pilled that I actually appreciate your "dram" joke.

  • @kurrdelacruz
    @kurrdelacruz Год назад +16

    12:45 the saying goes: CACHE RULES EVERYTHING AROUND ME

  • @Shinzon23
    @Shinzon23 Год назад +125

    I love how we are getting so small that quantum mechanics is required to do anything more...or how it's been making it impossible to squeeze more performance out.

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 Год назад +20

      Yes, it's ridiculous really, how far we've come technologically in the last 120 years.

    • @thomasachee463
      @thomasachee463 Год назад +7

      We've been there for a while!

    • @deang5622
      @deang5622 Год назад +8

      Technically we have been employing quantum mechanics on every transistor regardless of how small it is.

    • @thewheelieguy
      @thewheelieguy Год назад +3

      @deang5622 I have to disagree: by the end of the 1800s we had quite enough understanding of crystals, atoms and electrons that a scientist of the day could understand how a diode functions and eventually a transistor.
      Classical physics is certainly enough to understand what's going on.

    • @effexon
      @effexon Год назад +1

      @@thewheelieguydid I understand correctly, scientists still are just trying to avoid quantum things (eg tunneling ) and build chips according to these classical physics laws... it just gets complicated design having billions of these simple transistors in one chip.

  • @Sir_Uncle_Ned
    @Sir_Uncle_Ned Год назад +3

    The simple fact that we are reliably working on such small scales that the size where quantum tunneling becomes a problem is considered outdated and quaint boggles my mind.

  • @allingby
    @allingby Год назад +12

    great vid! imec had a very neat vertical nanowire fet sram cell design that from my armchair seemed to take advantage of the novel way that xtor design interconnects with one another

    • @Tandanuu
      @Tandanuu Год назад +9

      You commented 2 months ago?

    • @TiBiAstro
      @TiBiAstro Год назад

      patreon's a thing ​@@Tandanuu

    • @lilguyfinish
      @lilguyfinish Год назад +9

      Stop using your quantum private network to connect to events in the future ikarosav. This is supposed to be an under-the-table project...

    • @JoaoPedro-ki7ct
      @JoaoPedro-ki7ct Год назад

      @@Tandanuu 0:59 Likely

    • @lbgstzockt8493
      @lbgstzockt8493 Год назад +2

      "Patreon supporters get early access to videos"@@Tandanuu

  • @TheBlackIdentety
    @TheBlackIdentety Год назад +11

    Very informative and well put together as always. Tell us about possible alternative solutions in a future video please!

  • @jslonisch
    @jslonisch Год назад +19

    I saw the video caption and thought “I know Shimano are dominant but I didn’t think it was that bad”. 😂

  • @MatthiasDietermann
    @MatthiasDietermann Год назад

    Danke!

  • @dougabugg
    @dougabugg Год назад +28

    I love those images you found of the grid of SRAM cells; the pattern is so mesmerizing to stare at, some reminded me of pictures DNA/chromosomes

  • @johndoh5182
    @johndoh5182 Год назад +7

    So, another word for a latch is a flip flop. but latches/flip flops come in many forms. This is a VERY basic latch, the minimal transistors needed to retain a state of a 0 or a 1. If you were to look at a logic gate breakdown of this latch it's VERY easy to make sense of it. Looking at a transistor breakdown, you have to understand the transistors. You have in effect two sides for a latch. Each side outputs the opposite of each other. So, if one side is outputting a low (can't use 0 or 1 here) voltage, the other is outputting a high. You can also say there is one side that has a true output and the other is false, or say one side is low when true, and the other side is high when true. So, if a 1 is stored in that latch then one side is low = true and the other side is high = true. If a 0 is stored, those two signals are inverse. So, the high = true output would be low = false.
    The way a latch works is the output of each side feeds back to the input of the other side, creating a loop that locks that logic state in the absence of another input. Data will come in on one side of the latch. If the data (0 or 1) is the same, the latch stays in the same state, if it's different, the latch changes state. This is a very simple thing.
    This is basic digital logic.
    The reason why this is used is because you can switch transistors WAY faster than switching anything else. You can switch the state of this latch at the clock speed that the CPU is running at.

    • @slicer95
      @slicer95 Год назад +7

      This is incorrect. Latches and flip flops are different. Latches are level sensitive, flip flops are edge sensitive. A good chunk of money has been lost while designing a chip when someone accidentally put latches instead of flip flops.

    • @cube2fox
      @cube2fox Год назад

      Wikipedia:
      > The term flip-flop has historically referred generically to both level-triggered (asynchronous, transparent, or opaque) and edge-triggered (synchronous, or clocked) circuits that store a single bit of data using gates.[1] Modern authors reserve the term flip-flop exclusively for edge-triggered storage elements and latches for level-triggered ones.[2][3]

  • @wile123456
    @wile123456 Год назад +4

    Production quality has gone up. The background is soothing, gives me PS3 music visualizer vibes

  • @boots7859
    @boots7859 Год назад +3

    Would be interesting to see a video on alternatives to Si.
    Its always been a side-niche as Si has always been either further shinkable or amenable to assists from things like straining or copper/cobalt interconnects.
    3D stacking advances will add life, as are photonics.
    Alternatives show at least some advance over Si, Cubic boron arsenide, molybdenum disulfide, GaN, CNT, Graphine, Organic Electronics....

  • @soy_leche
    @soy_leche Год назад +14

    I thought you mean SRAM the bike component company! My hobby/interests have collided

    • @patrickglaser1560
      @patrickglaser1560 Год назад +3

      More of a shimano guy but sram is good too

    • @escgoogle3865
      @escgoogle3865 Год назад

      Gen two Campy ergo is my fav. 11clicks of triple crank goodness on the left shifter and they just fit my hands@@patrickglaser1560

    • @NJ-wb1cz
      @NJ-wb1cz Год назад +2

      Yeah, "end of SRAM" made my heart sink

    • @Asdayasman
      @Asdayasman Год назад

      Crashing a bike into a silicon wafer would be very expensive.

  • @Estrav.Krastvich
    @Estrav.Krastvich Год назад +1

    Man, you are cool!
    Thanks for all deep tech videos you make.

  • @slawissimo
    @slawissimo 10 месяцев назад

    It's great content. I love your channel and it allowed me to learn A LOT about semiconductors, technology. I've started to learn how to program microcontrollers. BUT. I'm also watching ot from Poland. And SRAM in polish - when considered a word means - "I'm making poop" but not in polite way and then title "Can SRAM keep shrinking is REALLY FUNNY

  • @paulrowlett171
    @paulrowlett171 Год назад +7

    Am I the only one who came here thinking Shimano had finally achieved total dominance?

  • @sdstorm
    @sdstorm Год назад +3

    "Like its cousin dhram, S-ram is..." Smooth.

  • @tulsatrash
    @tulsatrash Год назад +25

    I am going to start using "more memory is as good as I remember" and "more memory.is better than I remember".

  • @IOFLOOD
    @IOFLOOD Год назад +2

    It makes sense to use older nodes for SRAM stacked on newer process node logic chips. The cost would be pretty good as older nodes demand drops off and the equipment gets amortized.
    Apple's integrated HBM is also a good solution as making the ram faster puts less pressure to need the even faster caches to be quite so big.
    Everything is a tradeoff and there are some reasonable tradeoffs to choose from.

    • @cube2fox
      @cube2fox Год назад +1

      Yeah, but that means cost wouldn't decrease any further in the future. In the past cost per bit decreased with each node shrink.

    • @IOFLOOD
      @IOFLOOD Год назад +1

      @@cube2fox certainly it becomes challenging to reduce cost of sram from here forwards regardless what strategy is used. However, if a fixed node size becomes standard for sram, you can reduce costs in two major ways. One, you can optimize the cost of producing and operating lithography at the "final" process node. Two, due to stable demand for the process node, you can amortize the investment in plant and equipment over a longer time period. Not nearly as good as Moore's law, but it's not nothing.

  • @thewheelieguy
    @thewheelieguy Год назад +13

    You should make the point that SRAM in a processor is present in large amounts because it's used in caches , not being used as generally addressed working store, except for some embedded SOC applications.
    Also, SRAM is made with a standard "Logic Gate" fab process and DRAM uses very different materials and layering.

    • @cube2fox
      @cube2fox Год назад

      From what I understand SRAM is both used in registers and larger caches. I don't know why the distinction though.

  • @markykid8760
    @markykid8760 6 месяцев назад +2

    "More memory is as good as I remember"
    ~ Steven Hawking, 1856

  • @AlexKarasev
    @AlexKarasev Год назад +1

    I read the thumbnail as "THE END OF SPAM" and was like, gosh, there's light at the end of the tunnel after all!

  • @uditkotnis7531
    @uditkotnis7531 Год назад

    Thanks for the citations, they are invaluable.

  • @Arowx
    @Arowx Год назад +3

    What about instead of trying to get the data/memory to work on smaller and smaller chips you put the processors on all the memory chips.
    Instead of a Von Neuman Central Processor Unit with external memory storage we adopt a Central Memory Unit with external processing chips on a super fast bus.

  • @kaspakas
    @kaspakas Год назад

    "more memories as far as I remember" is a perfect 10/10 memorable

  • @justindressler5992
    @justindressler5992 Год назад +1

    Thanks for this analysis it provides a vary clear explanation of the challenges in modern chip design. I wonder if stacked cache has trade offs as well such as latency, being further away from the logic core. We seem to be at the limit now with 5nm too be honest this is better than I expected I remember telling a co-worker 10 years ago 7nm would be the limit. These multi pattern designs may allow us to get smaller but at substantially lower yields and higher costs. This is I guess why cutting edge tech is getting more expensive.

    • @musaran2
      @musaran2 Год назад

      A stacked chip can be closer than most surface of an on-chip cache.
      The problems is the chip-to-chip vias use much more space than in-chip lines.
      It uses footprint, it constrains line placement and spacing, and it requires stronger electric drive.

    • @justindressler5992
      @justindressler5992 Год назад

      @@musaran2 cool makes sense

  • @AaronSchwarz42
    @AaronSchwarz42 Год назад +1

    Apple M3 M4 M5 & further show SOC emerging efficient compute since all IC parts so close, faster while using way less energy

  • @EyesOfByes
    @EyesOfByes Год назад +12

    1:52 RIP 3DXpoint. We hardly new ye

  • @hinz1
    @hinz1 Год назад +6

    DRAM is just horrible for fast access, low latency stuff, thereby it will never die for registers, fast cache, non static FPGA LUTs.....
    For slow stuff such as slow memory, it's long dead already, except for small microcontrollers or special applications, like non volatile RAM.

    • @fungo6631
      @fungo6631 Год назад

      eDRAM is quite a bit faster though.

    • @volodumurkalunyak4651
      @volodumurkalunyak4651 11 месяцев назад

      @@fungo6631 aren't tRCD with tCL still in 10s of ns for eDRAM?

    • @fungo6631
      @fungo6631 11 месяцев назад

      @@volodumurkalunyak4651 I dunno, the Gamecube and Wii's eDRAM had a 5 ns latency.

  • @FuzTheCat
    @FuzTheCat Год назад +1

    More memory is as good as I remember ... very memorable!

  • @MarekKnapek
    @MarekKnapek Год назад +9

    "We will need more alternative solutions." Yeah, like write computer programs in languages such as C, C++, D, Zig, Rust instead of freaking Electron (JavaScript) on desktop or freaking Node (again, JavaScript) on server. Here, free performance boost without changing nanometers or dealing with quantum tunneling.

    • @dale116dot7
      @dale116dot7 Год назад +2

      Or my favourite language… assembly. When it’s hard to write you write it efficiently. Straight ahead C is pretty good, C++ is very inefficient comparatively, and uses a lot more RAM, especially on run-in-place embedded systems where code runs straight from flash and not RAM. I design car ECUs and that’s how they work.

    • @fungo6631
      @fungo6631 Год назад

      But that means you'll need to get rid of web dev diversity hire that got the job for all but their skills.

    • @cj09beira
      @cj09beira 11 месяцев назад

      @@fungo6631 oh, no
      anyways... 😂

    • @AchmadBadra
      @AchmadBadra 11 месяцев назад

      I just remembering when they say c# and java is bloated, but hey they just choose a more bloated solution : web browser, with killing flash, silverlight, and then reintroduced similar solution : web assembly. I just smelling a political reason to those trend. Another example, google and jpeg xl, google still insist to force everyone to accept webp and avif as de facto a replacement for jpeg and png.

  • @liquidpatriot4480
    @liquidpatriot4480 Год назад +8

    Stone age: 50,000+ years
    Bronze-iron age: 5,000+ years
    Industrial age: 150 years
    Computer age: 70 years
    Our modern age: 20 years (micro computer technology in every aspect of our lives).
    The acceleration of technology is incredible when compared to previous eras.

    • @cj09beira
      @cj09beira 11 месяцев назад

      history isn't a linear progression, we just been lucky in the last 2 thousand or so years not to be thrown back in the dark ages, the sun could easily throw us there with a little sneeze.

    • @pizzablender
      @pizzablender 8 месяцев назад +1

      @@cj09beira Bigger chance that us humans do it and we get thrown back on our own fault. By war or by weather or by not learning and just playing games, who knows.

  • @NSUGS
    @NSUGS Год назад +1

    As a bicyclist, I was confused by the title.
    Now I have more questions

  • @lucasrem
    @lucasrem Год назад +2

    My solution was always more level 1 SRAM, 80% of the Soc, wow.
    Keep innovating what we use is the solution here.

  • @chrimony
    @chrimony Год назад +3

    The reason the chip is filled with 90+ percent of SRAM is because it's the most efficient thing to do when you run out of things to use the logic circuits for. Nobody said they had to put that SRAM in there, they could just leave it out. But large on-die cache is very good for performance, because main memory is many times slower. But I think the rise of GPU shows there's room to grow the number of parallel cores.

    • @andersjjensen
      @andersjjensen Год назад +1

      The problem is that most things that are highly parallel problems by nature have all been moved to the GPU by now. I can personally use as many cores as I can get because software compilation is one of the few problems that are highly parallel but also highly branched, which GPUs suck at. But mostly everyone else, outside of scientific modelling and whatnot, don't need more cores. They need faster cores.

    • @chrimony
      @chrimony Год назад

      ​@@andersjjensen Faster cores have been stalled for almost two decades. It was quite the ride up until the early 2000s -- exponential increases every couple of years. Back in the late 90s I was going to wait for a computer upgrade until they got to 10GHz clock rate. Still waiting...

    • @andersjjensen
      @andersjjensen Год назад +2

      @@chrimony Clock rate is nothing, IPC (Instructions Per Clock) is everything. My 7950X3D does more than twice the work per clock tick than my 2700X did on a per-core basis. So no, we are not getting twice as fast cores every two years, but heck that ride was already over by by the Pentium 2. But I absolutely wouldn't call it "stalled". Sure, Intel were eating their crayons and sniffing their glue for 7-8 years stright because they fumbled hard and couldn't get off 14nm, but these days 25-30% better per-core performance each generation is normal.

    • @chrimony
      @chrimony Год назад +2

      @@andersjjensen Clock rate is not "nothing". While it can be abused/misused, a generic CPU from the 66MHz era is never going to outperform a 1GHz generic CPU, regardless of the architecture. It would have been really nice if clock speeds had kept scaling at the pace of transistor counts. Those days were insane, and it went on for decades. Quite the wonderful run.
      Gains are still happening, and there have been benefits like reduced power-usage, but the free lunch is over.

    • @LiLBitsDK
      @LiLBitsDK Год назад

      @@chrimony it was a fun time to be alive for sure

  • @MetroidChild
    @MetroidChild Год назад

    Also something to mention is that actually moving the data to and from ever larger caches requires infrastructure, infrastructure which increases the total power draw and latency.

  • @marisakirisame867
    @marisakirisame867 Год назад +1

    Im always thinking that if the nodes keeps getting smaller, the chances to it being harmed is higher ( and even those lil bacteria might can crack it )

  • @andymouse
    @andymouse Год назад +2

    Cheer up buddy ! The RAM will get sorted some how...cheers !

  • @gamerpaddy
    @gamerpaddy Год назад

    since the active layer on a silicon chip is just a few layers and nanometers thick, they could go more vertical like 3d nand. theres plenty of vertical room

    • @alphar9539
      @alphar9539 Год назад +2

      Except the heat concentrates then and bakes the interior SRAM. It is a solution, but not a long term solution.

  • @herrbonk3635
    @herrbonk3635 Год назад +1

    2:30 There was SRAM (Static Random Access Memory) long before 1963.
    Why not try to differentiate a little between that and integrated SRAM...

  • @jozsiolah1435
    @jozsiolah1435 Год назад

    To enable it, try copying Windows 3.1 and dos files from the memory to the micro sd card in about 500 mb quantity. When the copying is faster, you activated this little portion. That is one, why a card is called hc, xc. It acts as a coprocessor. It also acts as a sound processor or codec. The card has Physx, but it is separate. When the portion is active, the card becomes highly reliable. Good for managers who handle precious data.

    • @fungo6631
      @fungo6631 Год назад +2

      What were you supposed to comment on? This doesn't seem like it.

    • @cj09beira
      @cj09beira 11 месяцев назад

      @@fungo6631 seems like ai garbage to me.

  • @micgalovic
    @micgalovic Год назад +2

    Shimano will be happy about this

  • @EpicGamer-ux1tu
    @EpicGamer-ux1tu Год назад

    Really interesting, thanks for the video.

  • @AndrewMellor-darkphoton
    @AndrewMellor-darkphoton Год назад +7

    Heard TSMC can increase the sram density if they remove all logic. Not sure how that works though.

    • @kazedcat
      @kazedcat Год назад +4

      Removing all logic removes a lot of noise these allows higher density. The thing with SRAM is that it is partially analog. The two bitline does not only carry data but they also serves a function when reading and writing. When you have logic that is very noisy the bitlines are giant antenna that might flip the state of the SRAM cell.

    • @andersjjensen
      @andersjjensen Год назад +6

      That is exactly how AMD's 3D-Vcache works. There is nothing but SRAM on the chiplet (and of cause the connecting pins) so the gate patterning can be optimized solely for that layout.

    • @musaran2
      @musaran2 Год назад +2

      As a general rules, chip processes are optimized for either speed (logic), density (memory) or efficiency (mobile/embedded).
      Mixing on a chip means compromising, though some tricks allow to tune transistors on the same chip.

  • @torginus
    @torginus Год назад +1

    I wonder if SRAM can be produced with much greater defect tolerance as opposed to logic - I mean, after the fact, we can just run a test to see which cells are faulty, and burn in a hardware level mapping that shuts off faulty cells, with not having to deal with them.

  • @systemBuilder
    @systemBuilder 11 месяцев назад

    Dont forget that the internet is level 7 in the memory hierarchy ..

  • @cpt_bill366
    @cpt_bill366 Год назад +1

    Cache is king!

  • @VasilisMichRavenclaw
    @VasilisMichRavenclaw Год назад +1

    With all this discourse around memory, could you please do a video on memristors? It looks like a technology that should not be slept on and I think we'd all value your opinion on the matter.

  • @fredcrayon
    @fredcrayon Год назад

    “You are my density”
    -George McFly

  • @Myself-yh9rr
    @Myself-yh9rr 8 месяцев назад

    SRAM is something I would not expect most people to know anything about unless they have some knowledge of CPU architecture. That is because these days it is used as the cache that comes as a part of the CPU itself. I do remember a time when it came as a module you could install similar to a DIMM. That was back in the days of the Pentiums when MMX was the thing to have. If you ever saw a Pentium II with the heatsink off you would notice two chips next to the processor. Those were the SRAM chips. Those ones ran at half the speed of the processor itself. Why half the speed? I don't know! It must have been a technical limitation at the time or a strange decision by one or more of Intel's engineers.

  • @lostsauce0
    @lostsauce0 11 месяцев назад

    I'm happy improvement has slowed down. Maybe now companies will be forced to actually pay attention to optimization and web devs will have to learn how memory works

  • @lexer_
    @lexer_ Год назад +2

    I still enjoyed the video but I kind of feel like I missed the part about why sram shrinkage is a problem with the current cutting edge nodes in particular. I certainly understand better the core tradeoffs and issues with sram cell design but which part of that is the problem with for example 3nm? Is the answer essentially we don't know because tsmc is being tight lipped about the exact details so we can only make more general conclusions?

    • @lexer_
      @lexer_ Год назад +3

      Ah, I think I can answer my own question after watching it again. It's a question of yield. Denser SRAM causes yields to drop below an acceptable limit to be commertially viable.

    • @alphar9539
      @alphar9539 Год назад +1

      @@lexer_ SRAM has not scaled in roughly a decade. Now it isn’t even shrinking at all. So we are going 3d and stacking. But that’s expensive and runs into heat issues. Like a hot sandwich where the meat gets extra cooked

  • @johndoh5182
    @johndoh5182 Год назад +3

    Your statement about AMD and cache is incomplete, so much so that people that don't understand how CPUs and cores work it can give the wrong impression.
    SRAM is used in cores for registers along with cache. Registers are a collection of latches just like SRAM is, although the configurations will be different. There aren't many registers compared to cache.
    Registers can NEVER be moved off the main core die, because they are integral to the operation of the core, you need data registers to do pretty much ANYTHING in a CPU core. Registers are temporary storage for instructions, and the registers are tied into the instruction logic. A very simple thing of A + B could mean getting data from memory to add together and storing an answer back in memory, or it could be these values are constants built into the instruction. In either case, it's data that can be put into registers and then add those registers together and load the answer back into another register. The very next instruction may need these values so having the data in registers means the next instruction doesn't have to call that data from memory again. So that's one thing. Registers are integral to the operation of instructions and that will NEVER move off the core die.
    The next thing is cache. You mentioned L3 cache, but unless a person understands how a CPU works there isn't enough information there to understand the implication.
    There are typically 3 levels of cache in a core (there are multiple cores in a CPU). L1, L2, L3. L1 is closest to the instruction logic and operates at the same speed. There is not much of it because it's the hardest to make PERFECT because it has to once again, operate at the speed of the core. There is next L2 cache which there is more of. The problem with having more cache is the time to search it takes longer, so the time to fetch from L2 is longer than L1. The time to pull data from L1 is a single clock cycle, the time for L2 varies based on the CPU type. L2 ALSO HAS to be on the core die, because it's a larger pool of data/instructions that the core has been using and may need again. L3 is the slowest, and also the largest set of cache. THIS is what can be pushed off onto another die, as long as the connections between those two die operate fast enough which is the key.
    Cache replicates what is in memory, but there's a small amount of cache and a large amount of memory. As a core needs data, if that data hasn't been accessed already it's either on disk or in RAM (main memory). If it's on disk, it will get loaded into memory first, then pulled into the core. It HAS to go into L1 to be used by the core. Caching methods vary so I will give A method of caching. There is only a small amount of L1 cache which runs at the speed of the instruction logic. There is also cache for instructions and cache for data. Instructions of course run incredibly fast, as in a VERY rough figure of about a billion a second. This varies because there are wait times so you can't simply take a clock speed and say there is one instruction per clock cycle. This is why I'm giving a VERY rough figure for this. But, say 1 billion a second. In that time period L1 will have been changed out millions of time because L1 doesn't store much. One way to deal with a caching scheme is when L1 is full and you need something that isn't in L1 (where all data and instructions are dealt with from), is take the data/instructions used the furthest back in time (so you need a time stamp for what's in cache) and push that down to L2. If L2 is full, then you take the data/instructions used furthest back in time and push it down to L3.
    As was said, L1 - L3 represents data/instructions that came out of main memory. You never need to update instructions since instructions don't change, but you do data, and since L1 - L3 can have updated values for data that's stored in memory, you also need to write this change back to main memory.
    So the key takeaway is L1 HAS to be right next to instruction logic and runs at the core speed and it holds data/instructions each in a separate space, and it HAS to be on the same die as the cores. L2 ALSO has to be on the same die as the cores because you often need to access data/instructions that you're already used but since L1 is small it got pushed down to L2. L3 is the ONLY cache you can push onto another die, AS LONG AS you can clock the connection between the two die fast enough.

  • @AK-vx4dy
    @AK-vx4dy Год назад +4

    How dare you ;) Bi-stable latch is a pinnacle of logic circuits...

  • @Walczyk
    @Walczyk 11 месяцев назад

    4:35 i want someone to explain the circuit in detail here! how does it save memory

  • @Mavendow
    @Mavendow Год назад

    Shrinking a transistor by half means it has √s̅u̅r̅fa̅c̅e̅a̅r̅e̅a̅, so this results in more than 50% faster electron traversal. However, we only see 20-40% improvement because of efficiency loss.
    This means that a slowing ability to shrink the size of the transistor is expected; we're getting _more_ than double the theoretical cap every time the transistor shrinks by half.

  • @williamhoodtn
    @williamhoodtn Год назад +19

    Pronounced perfectly: S-RAM. Now do the same for DRAM as in D-RAM.

    • @AC-jk8wq
      @AC-jk8wq Год назад +3

      A foolish consistency… is the hobgoblin of little minds…. - Ralph Waldo Emerson 😃
      We’ll all be back next week to watch Jon cover the next topic… pronounced any way he so desires….

    • @jimgolab536
      @jimgolab536 Год назад +5

      I have to agree. All of us nerds in my nerd world (including my being an actual SRAM chip designer in a dram/sram/rom design group back in the Stone Age) called it DEE-RAM, not dram.

  • @whyjay9959
    @whyjay9959 Год назад +2

    Could something like ReRam overtake on-die SRAM at some point? And I'm told AMD's V-Cache is more dense than equivalent on-die SRAM because the process is optimized for it instead of being also for logic?

    • @cube2fox
      @cube2fox Год назад

      ReRAM is probably far too slow and at best suited as an alternative for flash, not DRAM or even SRAM.

  • @christerwiberg1
    @christerwiberg1 Год назад +1

    A bit worrying, if the development tackles off, and we still increase the compute demand with 25% year on year or more, I guess we will start using that level more electricity per year. Might be a real problem eventually

    • @matthewhall5571
      @matthewhall5571 Год назад

      It already is a problem. Bitcoin was wasting so much power that China had to ban it. The big cloud providers use terrifying amounts of electricity.

    • @Martinit0
      @Martinit0 Год назад

      Bro, we have 1kW per square meter coming from above in daytime.

    • @grandsome1
      @grandsome1 Год назад

      Well given that semiconductor production shares a lot of the logistics of the solar panel production maybe we can fend of that problem for a few years.

  • @HL65536
    @HL65536 Год назад

    Seems like this is where the third dimension inevitably has to come into play.

    • @cj09beira
      @cj09beira 11 месяцев назад

      stacking, stacking everything is the way forward

  • @st.john_one
    @st.john_one Год назад +1

    interesting like almost ;) every topic on this fantastic channel :) greetings to aaaall of you :*

  • @Asdayasman
    @Asdayasman Год назад +1

    Yes hello I am a programmer and I would not like more logic on chips please. Please remove all floating point circuitry and replace it with more cache - the single biggest performance killer nowadays is not the IPC or calculation throughput, it's the memory throughput and latency. I do not need floating point circuitry on my CPU, I have a very expensive floating point-specialised co-processor in my PC.
    I could also get on board with removing all SIMD circuitry too, but that's a more arguable position.

  • @treyquattro
    @treyquattro Год назад +1

    jeez, I thought this was about a new bicycle groupset!

  • @jamesmorton7881
    @jamesmorton7881 Год назад

    SEUs and feature size is an issue ? yes / no L1 and L2 cache really need EDAC to avoid CPU crashing. SDRAM FIT rate was
    about one event per megabit per month at Ground level. This was researched by IBM and others. 24/7 operation can be an issue.

  • @mrflamewars
    @mrflamewars Год назад

    One of the worst examples I've personally owned of "Most of the chip is cache" is the Pentium M Dothan - the 2nd version of the P-M with 2MB cache. It's kind of obscene looking.

  • @WaterZer0
    @WaterZer0 Год назад

    I actually felt like I knew something for once when I knew the solutions immediately: stacking and gate-all-around.

  • @n00b247
    @n00b247 Год назад +3

    SRAM profit margins are the lowest in the industry. Safe bet it they will up the price and pace the supplies.

    • @fungo6631
      @fungo6631 Год назад

      And perhaps that will finally mean the end of incompetent web development diversity hire as people will be forced to optimize their code better.

  • @OpreanMircea
    @OpreanMircea Год назад

    thanks for listening in my case

  • @2kadrenojunkie
    @2kadrenojunkie Год назад

    2:32 what? are we just glossing over that like its no big deal or something? he legit just went hey mate lemme borrow your table for a bit imma make something revolutionary rq

  • @martylawson1638
    @martylawson1638 Год назад +1

    Since Transistors are grown up from the sub straight now, is any one working on 3d fabbed or multi-layer SRAM?

  • @jell_pl
    @jell_pl Год назад +1

    main memory then magnetic disks? how old are pictures which you are reusing?!?

  • @arjunyg4655
    @arjunyg4655 Год назад +1

    “Ess RAM“ “dram” what is going on
    *DEE RAM* aaaaaah

    • @Gameboygenius
      @Gameboygenius Год назад

      Running joke on the channel. Be here or be square.

    • @arjunyg4655
      @arjunyg4655 Год назад

      @@Gameboygenius yeah I know he’s said it forever, but it never came across as a joke…except when he says SRAM then it’s just nuts lol.

  • @MapSpawn
    @MapSpawn Год назад

    Great video, thank you.

  • @diegoantoniorosariopalomin2206
    @diegoantoniorosariopalomin2206 Год назад +2

    I was going to ask why SRAM cant keep shrinking at the same rate as lógic ( weird since both just use transistors ) And what posible replacements are there ( STT ram, magnetic ram, etc )

    • @alphar9539
      @alphar9539 Год назад +2

      He said so. Tunneling and defects.

    • @economicprisoner
      @economicprisoner Год назад

      @@alphar9539 But those will affect the logic circuits as well.
      I suspect the difference is that SRAM is not clocked at such a high rate: so is expected to retain the data it handles for a longer period of time.

    • @erkinalp
      @erkinalp Год назад

      if you shrink it too much, it becomes a DRAM 😂 an unintended one

    • @alphar9539
      @alphar9539 Год назад

      @@economicprisoner logic circuits do not have to be error free. Errors in SRAM are unresolvable most of the time, while logic errors can be corrected without a fatal mistake for the CPU.

    • @economicprisoner
      @economicprisoner Год назад +1

      @@alphar9539 There is ECC: but it has a performance penalty.

  • @spladam3845
    @spladam3845 Год назад

    Fantastic as always.

  • @lukapucek3668
    @lukapucek3668 Год назад

    Great video!

  • @tsclly2377
    @tsclly2377 Год назад

    Coding is one of the big problems.. to much 'paranoia (hash checks, Hamming checks and engility registry loops.)... better to go more RISC and back to 16bit for many processes using more stable SRAM larger designs

  • @Abu_Shawarib
    @Abu_Shawarib Год назад

    The Memory Wall is as strong as ever

  • @LiamDennehy
    @LiamDennehy 5 месяцев назад

    I love how quantum tunneling is "more intuitive"!

  • @lidarman2
    @lidarman2 Год назад

    For a moment I thought this was about the bike components company.

  • @wangshuo8619
    @wangshuo8619 11 месяцев назад

    What are the possible solution for replacing sram?

  • @JoannaHammond
    @JoannaHammond 8 месяцев назад

    You missed out SSD, sitting between Main Memory and Magnetic Disk.

  • @honor9lite1337
    @honor9lite1337 Год назад +1

    DRAM 😱😱😱

  • @BenTrem42
    @BenTrem42 Год назад +2

    12:46 🙂

  • @TheParadoxy
    @TheParadoxy Год назад +3

    I know that the stacked SRAM on AMD's CPUs is higher density than the SRAM on the integrated circuit below it. Does anyone know why that is?

    • @alphar9539
      @alphar9539 Год назад +3

      The SRAM below is likely needed to be more stable for critical functions while the stacked SRAM is for excess functions. Stability is more necessary from the most critical SRAM.

    • @TheParadoxy
      @TheParadoxy Год назад +4

      @@alphar9539 Both SRAMs are L3 cache. As far as I know the cores don't differentiate between the two

    • @MatthijsvanDuin
      @MatthijsvanDuin Год назад +3

      @@alphar9539 That's not how memory works, nearer memory is used to cache the most recently accessed parts of the next layer, but just because something hasn't been accessed very recently doesn't mean it's less important, indeed many critical operating system data structures will only be accessed occasionally.

    • @randomgeocacher
      @randomgeocacher Год назад +4

      Different process/technology maybe? I would guess the CPU dies are built in one technology and has to deal with its constraints, power, heat issues etc. An SRAM cache die built for a single purpose with nothing else on the die/package has more freedom to optimize.

    • @alphar9539
      @alphar9539 Год назад

      @@randomgeocacher looks like the answer from someone else is that the SRAM on the logic layer needs to connect with the logic in a “legacy” manner which also prevents optimized SRAM layout. In contrast the solely SRAM layer is designed only with SRAM in mind and therefore uses a slightly more efficient layout.
      This actually makes sense as the design of a Ryzen Logic layer likely was developed before 3d SRAM stacking was prototyped. The connections therefore were set up in an efficient manner for the “legacy” design. Maybe a future design could be more efficient and denser

  • @tobiasd5235
    @tobiasd5235 Год назад

    In my opinion the future is on HBM Ram chips.

  • @phillies4eva
    @phillies4eva Год назад

    It would be pretty cool if someone could come out with a arm cortex m4 chip with more than 1MB of sram

  • @jaymee_
    @jaymee_ Год назад

    Honestly the industry needs to chill out about size at this point and start focusing on ease of manufacturing and material cost.
    Take the 5 transistor form and just figure out how to make it work and call it there.