4 ms·
No, they're regular LPDDR dice from one of the big manufacturers that are mounted on the same package as the SoC.
by DuckConference 3mo ago
No, they're regular LPDDR dice from one of the big manufacturers that are mounted on the same package as the SoC.
- calf 3mo agoIs there a citation for this? I've found that the majority of Google searches tend to gloss over this hardware detail.
- q3k 3mo agoYou can physically tell from how the chips look like. https://www.ifixit.com/Guide/Mac+Mini+(2024)+Chip+ID/178986 https://www.ifixit.com/Guide/Mac+Mini+(2024)+Chip+ID/178986
- calf 3mo agoHah, I don't have enough experience to infer that. Do you mean by the orange rectangles in the image? It says two Micron brand SDRAMs. And looking closely is that some kind of mounting bracket? They look like metal handles surrounding the square area.
- wmf 3mo agoYeah, the point is that the orange chips are not Apple DRAM or TSMC DRAM; they're Micron DRAM. The same stuff that every company is fighting over.
- Kirby64 3mo agoThe process used for RAM and the process used for the cutting edge microprocessors are nothing alike, so it’s physically impossible to have the same piece of silicon have both DDR RAM and the CPU. You’re not really going to find a citation to something this well known. Literally every phone, for instance, has “unified memory” with the RAM die stacked on top of the CPU die, as well.
- calf 3mo agoThe problem there is that Apple's marketing speak of "unified memory" creates different and confusing connotations. It is not as surprising that modern chips stack or tile dies together, such as on phones and the like. edit: Note also there is historical precedent for specialized SoCs that integrate DRAM on the same ASIC, see eDRAM: https://en.wikipedia.org/wiki/EDRAM https://en.wikipedia.org/wiki/EDRAM Your argument also require the reader knowing the technical premises that CPU and RAM processes are different nm, and that processes of different nm cannot be done on the same chip. These are not obvious or even absolute facts to anyone. Actually a good place to find these sorts of citations are tech magazines that explain these new things, maybe like Ars Technica used to (i.e., a piece on "What is Apple's unified memory"), or else in academic research that sometimes studies contemporary chips, their research papers might have a blurb discussing the actual hardware architecture of such and such company's design. Or maybe there's an EETimes piece discussing Apple Silicon technology in one of their back issues, e.g. in trade journal literature. So, what is well known varies depending on the audience. It is both plausible, and appropriate, for technological ambiguities and details to be explicitly discussed and clarified, either by the maker or by other journalists and writers. And finally, consider also what is well-misknown. If you go online and look, lots of lay comments since Apple Silicon really do believe they are literally the same IC chip. So you have to ask how did that come to be?
- Kirby64 3mo ago> The problem there is that Apple's marketing speak of "unified memory" creates different and confusing connotations. Unified memory has nothing to do with them being on the same chip… it just has to do with them being the same pool of memory shared between cpu and gpu. Apple marketing is pretty clear on that too. The only reason it’s unique is that doing unified memory on laptops is kinda unheard of until then. It’s been the standard on tablets and phones for years.
- TD-Linux 3mo agoEvery Intel laptop with integrated graphics has been unified memory, all the way back to ye olde 915 in 2004 at least.