technologybriefs
9:15in productionCh. 1 · Immutable by physics/ 9:15 · ceiling 15 min
Semiconductors · Hardware

Read-only memory

Read-only memory isn’t about limitation — it’s about guaranteeing what cannot change.

ROM fixes data in hardware. It trades updateability for reliability. Its evolution — from mask to PROM to EPROM — reflects successive attempts to widen the window for user control without sacrificing non-volatility. The core constraint remains: no electrons may alter what physics has set.

Chapters & takeaways4
  1. 0:59
    Immutable by physics

    ROM is non-volatile and unchangeable by design — not a flaw, but its defining feature.

  2. 2:36
    Wired in silicon

    Mask ROM encodes data in transistor wiring defined by photomasks — no electrons can rewrite it.

  3. 4:19
    One-time programmability

    PROM lets users burn in data once — physically, not electronically — using high-voltage pulses.

  4. 5:33
    From mask to erase

    The 1967 floating gate idea made erasable ROM possible — and turned ROM from static to reusable.

Worth your time?

Yes. Study the whole thing.

4.5/ 5
What works
  • Guarantees boot code integrity
  • Eliminates power-loss corruption risk
  • Enables predictable timing in real-time systems
What does not
  • Support runtime writes
  • Enable field updates without physical intervention
  • Replace RAM for general-purpose data storage
Study it if
  • Firmware engineers
  • Bootloader developers
  • Semiconductor designers
Skip it if
  • Application developers needing mutable persistent storage
  • Cloud infrastructure teams managing dynamic configs
The written brief1 min read

What it is and the problem it solves

ROM is non-volatile memory whose contents are fixed at manufacture. It solves the problem of storing essential instructions — like CPU boot code — that must survive power loss and resist accidental overwriting.

How it works

ROM stores data in physical structures — diode matrices or transistor switches — wired during semiconductor manufacturing. Mask ROM uses photomasks to define connections between word lines and bit lines. PROM is programmed once by blowing fuses with high-voltage pulses. EPROM builds on the 1967 floating gate proposal to enable erasure via UV light.

What works

Mask ROM delivers deterministic timing and zero runtime failure risk. PROM gives users one-time field programming. EPROM enables reuse via UV erasure — a direct consequence of the 1967 floating gate proposal.

What does not

ROM does not support electronic modification after manufacture. Mask ROM cannot be altered at all. PROM cannot be reprogrammed. None of these store volatile state or respond to software write commands.

What it changes

ROM establishes a hardware-enforced boundary between code and data that must persist across power cycles. It shifts bootstrapping from external media to integrated silicon. It makes firmware distribution a manufacturing step, not a runtime operation.

Is it worth your time

Yes — if you need immutable, power-independent storage for boot code or firmware. No — if you require frequent updates or runtime writes. Its value lies in predictability, not flexibility.

Same field · Semiconductors4 of 40
10:49
Acorn Archimedes1987The Acorn Archimedes is a 1987 British personal computer family built around Acorn’s ARM2 RISC processor. It delivers real architectural innovation — the first mass-market use of ARM — but remains tightly constrained by proprietary chipset design, limited software reach, and unverified performance claims. It proves RISC can work in desktop hardware, but fails to escape its national, institutional, and technical silo.
10:08
ARM architecture familyARM is a licensable RISC instruction set architecture developed by Arm Holdings. It enables low-power, low-cost, low-heat computing across portable and embedded devices — and increasingly desktops and servers. Its success rests on separating specification from implementation, enabling mass adoption without vertical control. It does not produce chips. It does not enforce microarchitecture. It does not guarantee cross-vendor binary compatibility. Its dominance — 230 billion chips since at least 2003 — reflects licensing efficacy, not technical inevitability.
9:13
Arm Holdings1990Arm Holdings is a British semiconductor design company headquartered in Cambridge, England. Its primary business is designing CPU cores implementing the ARM architecture family of instruction sets. It also designs other chips, provides software development tools (DS-5, RealView, Keil), and offers systems, platforms, SoC infrastructure and software. As a holding company, it holds shares of other companies. Since 2016, it has been majority owned by Japanese conglomerate SoftBank Group. 'ARM' originated as an acronym for Acorn RISC Machine and later Advanced RISC Machines. ARM CPUs first appeared in the Acorn Archimedes. Processors based on Arm-licensed designs or instruction set architecture implementations are used in all classes of computing devices. Arm has two GPU lines — Mali and Immortalis — the latter featuring hardware-based ray-tracing.
9:34
Broadcom1961Broadcom is a semiconductor and infrastructure software supplier—not a pure-play chipmaker or SaaS vendor.
Up next in Technology

Satellite Internet access

· 9:51

Satellite Internet doesn’t replace broadband—it patches its geography with physics, not policy.

9:51