Sophie Wilson

Sophie Wilson (1957– ) designed a processor instruction set over roughly an Easter break — and a descendant of it is now inside some 300 billion chips, very probably including the device you're reading this on. She sketched the ARM architecture with no silicon, no simulator team, no budget to speak of: just a Cambridge office, a colleague named Steve Furber, and a model of the whole processor written in — of all things — BBC BASIC. Which she had also written.

Cows first, computers later

Wilson grew up in the English fens, in a do-it-yourself family, and arrived at Cambridge with a ruthlessly practical streak: one early triumph was building an electronic cow-feeder — actual agricultural hardware, dispensing actual feed to actual cows. That fenland pragmatism carried straight into her day job at Acorn Computers, where she wrote the BASIC interpreter for the BBC Micro, the machine that taught 1980s Britain to program. BBC BASIC had to be fast, tiny, and forgiving of eight-year-olds — constraints that turned out to be excellent training for what came next.

An ISA sketched in BASIC

When Acorn needed a next-generation processor, the big vendors' chips disappointed, so Acorn decided — with glorious overconfidence — to design its own. Wilson took the RISC philosophy coming out of Berkeley and Stanford and wrote the instruction set: small, regular, every instruction conditional, load/store only — the same clean spirit you'll meet in a minimal RISC instruction set. Before a single transistor existed, she built a working simulator of the whole processor in BBC BASIC, so the contract between software and hardware was tested and real while the hardware was still a stack of paper. Furber turned it into a microarchitecture; in April 1985 the first ARM1 chips came back from the fab and worked first time.

Testing ARM1, the team noticed something absurd: the chip on the development board kept running with its main power supply disconnected. It was sipping so little current that it could run parasitically off leakage through its I/O pins. Nobody had set out to build the world's most power-frugal processor — Acorn simply couldn't afford fancy packaging, so Wilson and Furber had designed for minimal transistors and minimal watts. That happy accident became ARM's superpower: when phones arrived needing a fast processor that wouldn't devour a battery, the answer had been idling in Cambridge for a decade. Modern low-power design turned that accident into a discipline.

Still designing

Wilson didn't retire on the anecdote. At Broadcom she architected FirePath, a long-instruction-word DSP that spent years quietly powering the broadband lines carrying pages like this one. She remains cheerfully unsentimental about the whole story — in her telling, ARM wasn't destiny, just a small team doing careful engineering under constraints that happened to be the right constraints. The fens teach you that: feed the cows with the parts you have, and build it so it keeps working when the power goes out. Hers literally did.