The smartest hardware engineer I know is Andrew "bunnie" Huang, and he's not just brilliant, he's a brilliant explainer. In his latest post, "What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source?" Huang reveals deep secrets of chips.
https://www.bunniestudios.com/blog/?p=5971
A System-on-a-Chip is a low-cost workhorse of computing, a single chip that contains all the components that were distributed across the motherboard of a PC a decade or two ago.
2/
As Huang explains, the cost of adding new circuits to a chip is vast - $1m worth of new masks and a 70-day delay for each new circuit added in the design phase - while removing a circuit is far cheaper, $10k and a few days delay.
That's because the circuit isn't "removed," it's "deactivated": left in the chip but removed from service.
Chip designers start with TONS of extra just-in-case circuits, debugging facilities, and features, and chip them away through the design and QA phase.
4/
Huang likens this to a sculptor chipping away the marble to leave behind the form within. But it's an imprecise analogy, because the chip's sculptors don't really remove the excess components, they just turn them off.
Michaelangelo: "Every block of stone has a statue inside it, and it is the task of the sculptor to discover it"
Huang: "Every SoC mask set has a datasheet inside it, and it is the task of the validation team to discover it."
5/
This is chilling stuff, the kind of thing that can give you nightmares if you think about it for too long. Huang's essay originated as an update to backers of his crowdfunding campaign for the Precursor, an open-from-the-silicon-up mobile platform.
https://pluralistic.net/2020/09/19/we-are-beautiful/#precursor
8/
Huang's post is mostly a fascinating look at how this FPGA-based SoC will work, but as cool as that stuff is, it's not my main takeaway here: that would be, "Holy shit, dark matter in our embedded systems is going to kill us all!"
Here's a link to the Precursor crowdfunder:
https://www.crowdsupply.com/sutajio-kosagi/precursor
I'm a backer - and I've backed other Huang crowdfunders and I've never been disappointed.
eof/
@pluralistic this is a talk Bunnie did about #precursor at #fossnorth just over a week ago: https://youtu.be/w8BA6_9HCzk
@pluralistic it doesn't use an fpga, it uses two fpga's!! the fpga's both use open source designs on them. one is a kind of general system manager, the other bigger fpga is the main application processor.
@pluralistic me:Reading that it is cheeper to deactivete bloat later in the valadation process then it is to add new functionality. Oh no I know where this is going and I don't like it one bit.
The SoC is ubiquitous - and mysterious.
First, SoCs are mysterious because of trade secrecy. The docs and errata (bug list) for an SoC run to thousands of pages, and can only be accessed after signing an intense and foreboding nondisclosure agreement.
But that's just the top layer. The real mystery lies within.
3/