Discover / Semiconductors and chip design / Reading path

Best Books on Semiconductors and Chip Design, in Reading Order

@sciencesherpaBeginner → Intermediate
12
Books
187
Hours
4
Stages
Rate this path

Chip design is a stack — geopolitics on top, device physics at the bottom, and circuits in between — and a reader who starts in the middle usually never sees why any of it is arranged that way. This path opens with the industry's history and strategic stakes, drops down to how a transistor actually works, climbs back up through analog and digital circuit design, and ends with the VLSI and advanced device texts that practising chip designers live in.

1

Why chips matter

Beginner

Understand how the semiconductor industry was invented and why control of it is now a central question of global power, so the physics that follows has a reason to exist.

Study plan for this stage

Pace: Five to six weeks for about 1,060 pages, none of it requiring a pencil. Chip War (464 pages) takes two to three weeks and reads like current affairs. Crystal Fire (352 pages) is two weeks and is the one to slow down for, because Riordan and Hoddeson explain the physics as it was being worked out rat

Key concepts
  • The supply chain as Miller maps it: design in the United States, tools from a handful of firms, EUV lithography from ASML alone, and leading-edge manufacturing concentrated at TSMC in Taiwan
  • Why fabs concentrate — the capital cost of a leading-edge fab and the yield learning curve make the industry structurally winner-take-most, which is the economic fact underneath the geopolitics
  • Morris Chang and the foundry model, which separated design from manufacturing and made fabless companies possible, arguably the most consequential business decision in the industry's history
  • Export controls as an instrument of state power and the specific chokepoints they target — tools, EDA software and process nodes rather than chips themselves
  • The point-contact transistor of December 1947 by Bardeen and Brattain, and Shockley's junction transistor that followed — two different devices whose difference is the physics of the stage that comes next
  • Kilby's 1958 germanium integrated circuit and Noyce's planar silicon version in 1959, arrived at independently, and the resulting patent fight
  • The planar process as the actual enabling invention — the reason integration scaled, and the reason silicon beat germanium
  • Moore's law as an observation about economics as much as physics, and its role as a coordinating target that the industry organised itself to meet
You should be able to answer
  • Name the major players at each layer of the stack: EDA, IP, design, tools, materials, fabrication, packaging. Which layers have one dominant supplier?
  • Why is a leading-edge fab so expensive, and what does that cost do to the number of firms that can operate one?
  • What did the foundry model change about who can design a chip?
  • How does the point-contact transistor differ from the junction transistor, and why did the second one win?
  • Kilby and Noyce solved the same problem differently. What did each contribute, and why does the planar process matter more than either patent?
Practice
  • Draw the semiconductor supply chain as a diagram with named companies at each node, then circle every point where a single firm or country is the only viable supplier. That figure is Chip War in one page.
  • Sketch a plot of transistor count against year from 1971 to the present using published figures for a few well-known parts. Then write one paragraph on whether the line has bent.
  • After Crystal Fire, write 300 words explaining what a transistor does, using only what the book gave you. Keep it — you will rewrite it after the next stage and the difference is the measure of what device physics adds.
  • List the process steps Reid describes for making a planar integrated circuit. You will meet all of them again as design rules in stage three.

Next up: Three books have told you what a transistor made possible without ever saying why a doped crystal conducts the way it does — which is the question the whole next stage answers.

Chip War
Chris Miller · 2022 · 464 pp

The best single account of the industry as a strategic asset — fabs, lithography, export controls, Taiwan. Start here because it is the reason most readers pick the subject up at all, and it maps who makes what.

Crystal fire
Riordan, Michael · 1997 · 352 pp

The invention of the transistor at Bell Labs, told with real attention to the physics as well as the personalities. It supplies the first genuine intuition for why a semiconductor junction does anything interesting.

The Chip
T. R. Reid · 1984 · 243 pp

Kilby, Noyce and the integrated circuit — the step from a single device to millions on one die. Read third, in sequence: transistor, then integration, then everything that follows.

2

Device physics

Intermediate

Derive the behaviour of pn junctions, bipolar transistors and MOSFETs from carrier statistics and band theory, and read a device datasheet as physics rather than as a table.

Study plan for this stage

Pace: Nine to twelve months for about 2,500 pages, and this is a worked stage. Streetman (462 pages) takes two to three months with the problems done. Neamen (746 pages) is the quantitative treatment and needs four months; work its MOS electrostatics chapters especially hard, since everything in the last

Key concepts
  • Crystal structure and band theory: why a periodic potential produces allowed bands and forbidden gaps, and why the gap size decides conductor, semiconductor or insulator
  • Carrier statistics — Fermi-Dirac distribution, the Fermi level as a chemical potential, intrinsic carrier concentration, and the effect of doping on where the Fermi level sits
  • Drift and diffusion, mobility, the Einstein relation, and the continuity equation with generation and recombination — the four ingredients of every device derivation that follows
  • The pn junction from the depletion approximation: built-in potential, depletion width, the ideal diode equation, and the physical meaning of the exponential
  • The MOS capacitor as the heart of the subject: accumulation, depletion and inversion, the threshold voltage and every term in it, and the body effect
  • The long-channel MOSFET I-V characteristic derived from the gradual channel approximation, plus saturation, channel length modulation and subthreshold conduction with its roughly 60 millivolt per decade limit at room temperature
  • Small-signal modelling in Sedra and Smith: transconductance, output resistance, and the hybrid-pi model that converts a nonlinear device into a linear circuit element
  • The canonical single-stage amplifiers and the current mirror, and the Miller effect as the reason high-gain stages are slow — all of which the next two stages assume you know
You should be able to answer
  • Why does a periodic crystal potential produce energy bands? What determines the gap?
  • Given a doping concentration, compute the carrier concentrations and locate the Fermi level. What happens at high temperature?
  • Derive the ideal diode equation from the depletion approximation. Which assumptions did you use, and where do real diodes depart from it?
  • Sketch the MOS capacitor band diagram in accumulation, depletion and inversion, and write out every term in the threshold voltage.
  • Derive the long-channel drain current in linear and saturation regions. What is the gradual channel approximation, and when does it fail?
  • Why is subthreshold slope limited to about 60 millivolts per decade at room temperature, and why does that number set a floor on supply voltage?
Practice
  • Draw band diagrams for a pn junction at zero bias, forward bias and reverse bias, from memory, and mark the quasi-Fermi levels. Redo it weekly until it is automatic; it is the single most useful drawing in the subject.
  • Work at least thirty problems from Neamen across carriers, junctions and MOS electrostatics. Reading device physics without solving it does not work.
  • Take a real MOSFET datasheet and identify which parameters correspond to which quantities in your derivations. Then predict one curve from the datasheet parameters and compare with the plotted one.
  • Build a small-signal model for a common-source amplifier from Sedra and Smith, compute the gain and bandwidth by hand, then verify it in any circuit simulator. The gap between hand analysis and simulation is the thing to understand.
  • Rewrite your 300-word explanation of what a transistor does from the previous stage. The difference between the two versions is what this stage was for.

Next up: With the MOSFET understood as physics rather than as a symbol, you can design with millions of them — which is a different discipline with its own abstractions, and the one the next stage teaches.

Solid state electronic devices
Ben G. Streetman · 1972 · 462 pp

The gentlest of the standard device texts — crystal structure, bands, carriers, junctions — with enough quantum mechanics to be honest and not so much that it stalls. The right first textbook.

Semiconductor physics and devices
Donald A. Neamen · 1992 · 746 pp

Covers the same territory more thoroughly and with far more worked problems, particularly on MOS electrostatics. Read second: Streetman gives the picture, Neamen makes it quantitative.

Microelectronic circuits
Adel S. Sedra · 1995 · 1296 pp

The bridge from device to circuit. Sedra and Smith turn the transistor into small-signal models, amplifiers and logic gates, which is the vocabulary every design book after this assumes.

3

Digital design in silicon

Intermediate

Design CMOS logic at the transistor and layout level, reasoning about delay, power, noise margins and area the way a chip designer must.

Study plan for this stage

Pace: Six to nine months for about 1,630 pages. Mead and Conway (396 pages) is short and historical; read it in three or four weeks and read it for the argument about abstraction, not for current design rules. Weste (531 pages) is the core text and needs three to four months worked, with the delay, power

Key concepts
  • Mead and Conway's actual contribution: separating design from process by publishing scalable design rules, which is what made VLSI teachable and made fabless design conceivable
  • The abstraction stack — system, register-transfer, logic, circuit, layout — and the discipline of designing at one level while trusting the levels below
  • Static CMOS logic construction: dual pull-up and pull-down networks, the guarantee of a path to a rail in every state, and why that produces near-zero static power
  • Delay estimation: the RC delay model, the Elmore approximation, and logical effort as the method for sizing a chain of gates to minimise delay — the single most useful hand-analysis technique in digital design
  • Power as three terms — dynamic switching, short circuit and leakage — with the quadratic voltage dependence of the first that drove decades of supply scaling, and the leakage growth that ended it
  • Layout as physical design: design rules, stick diagrams, Euler paths for compact gate layout, wells and taps, and latchup as the failure mode the tap rules exist to prevent
  • Interconnect as the dominant constraint at modern nodes, which is Rabaey's strength: wire RC, crosstalk, repeater insertion, and the fact that wires stopped scaling like transistors
  • Sequential design and timing: setup and hold constraints, clock skew and jitter, and why the clock distribution network is one of the hardest objects on a chip
You should be able to answer
  • Construct the CMOS gate for an arbitrary Boolean expression. What is the relationship between the pull-up and pull-down networks?
  • Compute the delay of a four-stage buffer chain using logical effort, and find the optimal stage sizing.
  • Write the dynamic power equation and explain each term. What happened to the leakage term as nodes shrank, and why?
  • What is latchup, what physical structure causes it, and which layout rules prevent it?
  • Why has interconnect delay grown relative to gate delay across process generations, and what does a designer do about it?
  • State the setup and hold constraints for a flip-flop pair with clock skew. Which one is fixed by slowing the clock, and which one is not?
Practice
  • Draw the schematic and a full stick-diagram layout for a complex gate such as an AND-OR-INVERT, using an Euler path for a single-row diffusion. Do it by hand before ever using a layout tool.
  • Size a critical path with logical effort by hand, then simulate it. Compare and account for the difference. This is the exercise that turns logical effort from a formula into a design instinct.
  • Take one topic — say, interconnect or power — and read Weste and Rabaey on it back to back, then write a page on where they differ in emphasis and which you would follow.
  • Estimate the total switching power of a hypothetical block from an activity factor, a capacitance estimate, a supply voltage and a clock frequency. Then work out what halving the supply would do, and what it would cost in delay.
  • Read Mead and Conway's argument for abstraction, then write 300 words on which of their abstractions have survived and which have been broken by modern processes. Interconnect and variability are the obvious answers.

Next up: Digital design works because it hides the analog behaviour underneath; the last stage removes that protection, both for the circuits that cannot use it and for the device effects that break the abstractions you have been relying on.

Introduction to VLSI systems
Carver Mead · 1980 · 396 pp

The Mead and Conway book that created VLSI design as a teachable discipline by separating design rules from process detail. Historically decisive and still the clearest statement of why abstraction layers exist in chip design.

Principles of CMOS VLSI design
Neil H. E. Weste · 1985 · 531 pp

The standard modern text: CMOS logic families, circuit characterisation, delay and power estimation, layout, and full design examples. The core of this stage.

Digital integrated circuits
Jan M. Rabaey · 1995 · 702 pp

Rabaey's design-perspective companion is stronger on interconnect, timing and low-power design than Weste. Read alongside or after it — the two texts disagree usefully on emphasis.

4

Analog design and advanced devices

Intermediate

Design analog CMOS blocks — amplifiers, current mirrors, references, noise and feedback analysis — and understand the short-channel and advanced device effects that dominate at modern nodes.

Study plan for this stage

Pace: A year or more for about 2,280 pages, and only the first two are meant to be worked. Razavi (684 pages) is the core text of the stage and deserves four to five months with every derivation done by hand; it is the most readable hard book in the field and rewards the effort exactly. Gray and Meyer (78

Key concepts
  • The single-stage amplifiers and their trade-offs — common source, common gate, source follower, cascode — and the intrinsic gain of a transistor as the quantity that bounds them
  • The differential pair, current mirrors and active loads as the actual building blocks of every analog CMOS block, plus mismatch as the thing that determines whether a design works in production
  • Frequency response done properly: poles and zeros from the small-signal model, the Miller effect, and the gain-bandwidth trade-off that runs through every amplifier decision
  • Feedback in its four topologies, loop gain, phase margin, and compensation — with the practical fact that stability, not gain, is what usually kills an op-amp design
  • Noise as a design constraint: thermal and flicker noise, input-referred noise, and the trade against power and bandwidth that makes low-noise design expensive in every currency
  • Short-channel effects as the reason your long-channel derivations from stage two no longer predict a modern device: velocity saturation, drain-induced barrier lowering, mobility degradation and threshold roll-off
  • The leakage mechanisms that came to dominate: subthreshold conduction, gate tunnelling that motivated high-k dielectrics, and junction leakage
  • Modern device structures in Sze — the move from planar to FinFET and gate-all-around geometries as an electrostatics fix for exactly the short-channel problems above
You should be able to answer
  • What is the intrinsic gain of a MOSFET, what does it depend on, and why does it degrade at shorter channel lengths?
  • Derive the gain and dominant pole of a cascode amplifier. What did the cascode buy, and at what cost in headroom?
  • State the four feedback topologies and what each one does to input and output impedance.
  • What is phase margin, why does 60 degrees keep appearing, and what does insufficient phase margin look like in the time domain?
  • Explain velocity saturation and drain-induced barrier lowering. Which of your stage-two derivations does each one invalidate?
  • What problem does a FinFET solve relative to a planar MOSFET, and in what physical terms?
Practice
  • Design a two-stage op-amp on paper to a gain, bandwidth and phase margin specification, then simulate it and iterate until it meets spec. This single project uses everything in Razavi and is the standard rite of passage in analog design.
  • Do the noise analysis for a simple amplifier by hand and derive its input-referred noise, then confirm it in simulation. Hand noise analysis is a skill that only comes from doing it several times.
  • Take the long-channel drain current expression from stage two and, using Sze, list every effect that makes it wrong at a modern node, with the direction of each error.
  • Read Razavi and Gray and Meyer on the differential pair back to back and write two pages on what the rigorous treatment adds to the intuitive one. That comparison is why the stage reads both.
  • Finish the path by writing one page tracing a single signal from the physics up: a carrier moving under a field, a transistor switching, a gate delay, a clock cycle, and a chip in a supply chain. Name one book from each stage. If you can write it, the stack has become one subject rather than four.

Next up: This is the end of the path — the industry, the device physics, digital design and analog design — and the natural next step is a real toolchain: an open process design kit, a simulator, and a small block taken from schematic to layout with everything above behind it.

Design of Analog CMOS Integrated Circuits
Behzad Razavi · 2000 · 684 pp

The standard analog CMOS text and the most readable hard book in this field: single-stage amplifiers through op-amps, noise, feedback and frequency response, taught by intuition before algebra.

Analysis and design of analog integrated circuits
Paul R. Gray · 1977 · 782 pp

The deeper, more rigorous companion, with the bipolar and precision-design material Razavi treats lightly. Take it second, when you already have Razavi's intuition to hang the derivations on.

Physics of semiconductor devices
S. M. Sze · 1969 · 812 pp

The field's definitive reference, covering essentially every device ever built. It closes the path as a lookup volume rather than a course: by now you can find the one chapter you need and follow it.

Discussion

Keep reading

Paths that share books, cover the same subject, or open a related topic.

Shares 1 book

Understand modern China

Beginner10books99 hrs4 stages
More on Video game design

Best Books to Learn Video Game Design (in Order)

Beginner7books78 hrs5 stages

More on semiconductors and chip design