Modular AMD Chips to Embrace Custom 3rd Party Chiplets

AMD materials from Financial Analyst Day, June 2022
(Image credit: AMD)

AMD is extending its custom chip design services even as it aims to offer a portfolio that's close and personal to its client's requirements. During its latest analyst day meeting, AMD Chief Technical Officer (CTO) Mark Papermaster spoke of recent advancements in semiconductor fabrication and chip interconnect technologies that would enable a modular future for the company's chip design. It seems that AMD might be looking at carving another strategy for the decades to come: something like "The Future is Custom."

Building upon work that started with custom silicon designs for the Xbox 360 and PlayStation 4, AMD's Semi-Custom Solutions Division has quickly become one of the company's main strengths. AMD adapted its mainstream architectures according to Microsoft and Sony's power, performance, and cost requirements. Even Steam's runaway success, the handheld Steam Deck, has embraced AMD chip designs. But the company wants to take it further.

Latest Videos FromTom's Hardware
Francisco Pires
Freelance News Writer

Francisco Pires is a freelance news writer for Tom's Hardware with a soft side for quantum computing.

  • dehjomz
    So this is similar in concept to intel foundry services that will allow developers to mix and match various ip on the same chip. So AMD chiplet services… and rather than having to manufacture the chip itself, on a node that may or may not be delayed or constrained in some other form, AMD can farm production out to TSMC.

    Seems like a very smart strategy. I wonder what types of IP blocks we’ll start to see on these custom chips? What would be the benefit, if any, of a chip with both arm and x86 cores? Wouldn’t windows and Linux need to be updated to fully account for and optimally utilize various types of cores spanning different ISAs on the same package?
    Reply
  • hotaru.hino
    dehjomz said:
    Seems like a very smart strategy. I wonder what types of IP blocks we’ll start to see on these custom chips? What would be the benefit, if any, of a chip with both arm and x86 cores? Wouldn’t windows and Linux need to be updated to fully account for and optimally utilize various types of cores spanning different ISAs on the same package?
    I would argue operating systems are aware of this in a sense. For instance, the commands that games send to video cards to render something are actually microprograms called shaders. They get compiled by the drivers before being sent to the card to run.

    The OS wouldn't run on multiple ISAs, it'll just run on one and see the other as some other hardware to send executable data to if need be.
    Reply