Intel’s groundbreaking 8008 microprocessor was first produced over 50 years in the past. This was Intel’s first 8-bit microprocessor and the ancestor of the x86 processor household that you could be be utilizing proper now. I could not discover good die photographs of the 8008, so I opened one up and took some detailed images. These new die photographs are on this article, together with a dialogue of the 8008’s inside design.
The photograph under reveals the tiny silicon die contained in the 8008 package deal (click on for greater decision photograph). You possibly can barely see the wires and transistors that make up the chip. The squares across the outdoors are the 18 pads which are linked to the exterior pins by tiny bond wires.
You possibly can see the textual content “8008” on the appropriate fringe of the chip and “© Intel 1971” on the decrease edge. The initials HF seem on the highest proper for Hal Feeney, who did the chip’s logic design and bodily structure. Different key designers of the 8008 have been Ted Hoff, Stan Mazor, and Federico Faggin.
Contained in the chip
The diagram under highlights among the main practical blocks of the chip. On the left is the 8-bit Arithmetic/Logic Unit (ALU), which performs the precise knowledge computations.3
The ALU makes use of two non permanent registers to carry its enter values. These registers take up vital space on the chip, not as a result of they’re complicated, however as a result of they want massive transistors to drive alerts via the ALU circuitry.
Under the registers is the carry look forward circuitry. For addition and subtraction, this circuit computes all eight carry values in parallel to enhance efficiency.2 Because the low-order carry relies on simply the low-order bits, whereas the higher-order carries rely on a number of bits, the circuit block has a triangular form.
The triangular structure of the ALU is uncommon. Most processors stack the circuitry for every bit into a daily rectangle (a bit-slice structure). The 8008, nevertheless, has eight blocks (one for every bit) organized haphazardly to suit across the house left by the triangular carry generator. The ALU helps eight easy operations.3
Within the middle of the chip is the instruction register and the instruction decoding logic that determines the that means of every 8-bit machine instruction. Decoding is completed with a Programmable Logic Array (PLA), an association of gates that matches bit patterns and generates the suitable management alerts for the remainder of the chip. On the appropriate are the storage blocks. The 8008’s seven registers are within the higher proper. Within the decrease proper is the tackle stack, which consists of eight 14-bit tackle phrases. Not like most processors, the 8008’s name stack is saved on the chip as an alternative of in reminiscence. This system counter is only one of those addresses, making subroutine calls and returns quite simple. The 8008 makes use of dynamic reminiscence for this storage
The bodily construction of the chip could be very near the block diagram within the 8008 Consumer’s Guide (under), with blocks positioned on the chip in practically the identical positions as within the block diagram.
The construction of the chip
What does the die photograph present? For our functions, the chip will be considered three layers. The diagram under reveals a closeup of the chip, stating these layers. The topmost layer is the metallic wiring. It’s the most seen characteristic, and appears metallic (not surprisingly). Within the element under, these wires are largely horizontal. The polysilicon layer is under the metallic and seems orange beneath the microscope.
The muse of the chip is the silicon wafer, which seems purplish-gray within the photograph. Pure silicon is successfully an insulator. Areas of it are “doped” with impurities to create semiconducting silicon. Being on the underside, the silicon layer is troublesome to tell apart, however you possibly can see black traces alongside the border between doped silicon and undoped silicon. A number of vertical silicon “wires” are seen within the photograph.4
Transistors are the important thing element of the chip, and a transistor is shaped the place a polysilicon wire crosses doped silicon. Within the photograph, the polysilicon seems as a brighter orange the place it kinds a transistor.
Why an 18 pin chip?
One inconvenient characteristic of the 8008 is it solely has 18 pins, which makes the chip slower and rather more troublesome to make use of. The 8008 makes use of 14 tackle bits and eight knowledge bits so with 18 pins there aren’t sufficient pins for every sign. As a substitute, the chip has 8 knowledge pins which are reused in three cycles to transmit the low tackle bits, excessive tackle bits, and knowledge bits. A pc utilizing the 8008 requires many help chips to work together with this inconvenient bus structure.5
There was no good purpose to power the chip into 18 pins. Packages with 40 or 48 pins have been frequent with different producers, however 16 pins was “a faith at Intel”.6 Solely with nice reluctance did they transfer to 18 pins. By the point the 8080 processor got here out a couple of years later, Intel had come to phrases with 40-pin chips. The 8080 was rather more widespread, partially as a result of it had an easier bus design permitted by the 40-pin package deal.
Energy and knowledge paths within the chip
The information bus gives knowledge circulation via the chip. The diagram under reveals the 8-bit knowledge bus of the 8008 with rainbow colours for the 8 knowledge traces. The information bus connects to the 8 knowledge pins alongside the skin of the higher half of the chip. The bus runs between the ALU on the left, the instruction register (higher middle), and the registers and stack on the appropriate. The bus is cut up on the left with half alongside both sides of the ALU.
The purple and blue traces present energy routing. Energy routing is an under-appreciated facet of microprocessors. Energy is routed within the metallic layer because of its low resistance. However since there is just one metallic layer in early microprocessors, energy distribution should be fastidiously deliberate so the paths do not cross.7 The diagram above reveals Vcc traces in blue and Vdd traces in purple. Energy is equipped via the Vcc pin on the left and the Vdd pin on the appropriate, then branches out into skinny, interlocking wires that provide all components of the chip.
The register file
To point out what the chip seems like intimately, I’ve zoomed in on the 8008’s register file within the photograph under. The register file consists of an 8 by 7 grid of dynamic RAM (DRAM) storage cells, every utilizing three transistors to carry one bit.8 (You possibly can see the transistors because the small rectangles the place the orange polysilicon takes on a barely extra vivid shade.) Every row is without doubt one of the 8008’s seven 8-bit registers (A, B, C, D, E, H, L). On the left, you possibly can see seven pairs of horizontal wires: the learn choose and write choose traces for every register. On the high, you possibly can see eight vertical wires to learn or write the contents of every bit, together with 5 thicker wires to produce Vcc. Utilizing DRAM for registers (reasonably than the extra frequent static latches) is an fascinating selection. Since Intel was main a reminiscence firm on the time, I count on they selected DRAM because of their experience within the space.
How PMOS works
The 8008 makes use of PMOS transistors. To simplify barely, you possibly can consider a PMOS transistor as a change between two silicon wires, managed by a gate enter (of polysilicon). The change closes when its gate enter is low and it might probably pull its output excessive. In case you’re conversant in the NMOS transistors utilized in microprocessors just like the 6502, PMOS could also be a bit complicated as a result of all the pieces is backwards.
A easy PMOS NAND gate will be constructed as proven under. When each inputs are excessive, the transistors are off and the resistor pulls the output low. When any enter is low, the transistor will conduct, connecting the output to +5. Thus, the circuit implements a NAND gate. For compatibility with 5-volt TTL circuits, the PMOS gate (and thus the 8008) is powered with uncommon voltages: -9V and +5V.
For technical causes, the resistor is definitely carried out with a transistor. The diagram under reveals how the transistor is wired to behave as a pull-down resistor. The element on the appropriate reveals how this circuit seems on the chip. The -9V metallic wire is on the high, the transistor is within the center, and the output is the silicon wire on the backside.
Historical past of the 8008
The 8008’s sophisticated story begins with the Datapoint 2200, a preferred laptop launched in 1970 as a programmable terminal. (Some folks think about the Datapoint 2200 to be the primary private laptop.) Relatively than utilizing a microprocessor, the Datapoint 2200 contained a board-sized CPU construct from particular person TTL chips. (This was the usual strategy to construct a CPU within the minicomputer period.) Datapoint and Intel determined that it could be potential to interchange this board with a single MOS chip, and Intel began the 8008 undertaking to construct this chip. A bit later, Texas Devices additionally agreed to construct a single-chip processor for Datapoint. Each chips have been designed to be suitable with the Datapoint 2200’s 8-bit instruction set and structure.
Round March 1971, Texas Devices accomplished their processor chip, calling it the TMC 1795. After delaying the undertaking, Intel completed the 8008 chip later, across the finish of 1971. For a wide range of causes, Datapoint rejected each microprocessors and constructed a sooner CPU primarily based on newer TTL chips together with the 74181 ALU chip.
TI tried unsuccessfully to market the TMC 1795 processor to firms equivalent to Ford, however ended up abandoning the processor, specializing in highly-profitable calculator chips as an alternative. Intel, however, marketed the 8008 as a general-purpose microprocessor, which finally led to the x86 structure you are in all probability utilizing proper now. Though TI was first with the 8-bit processor, it was Intel who made their chip a hit, creating the microprocessor trade.
The diagram above summarizes the “household tree” of the 8008 and a few associated processors.10 The Datapoint 2200’s structure was used within the TMC 1795, the Intel 8008, and the following model Datapoint 220011. Thus, 4 fully completely different processors have been constructed utilizing the Datapoint 2200’s instruction set and structure. The Intel 8080 processor was a much-improved model of the 8008. It considerably prolonged the 8008’s instruction set and reordered the machine code directions for effectivity. The 8080 was utilized in groundbreaking early microcomputers such because the Altair and the Imsai. After engaged on the 4004 and 8080, designers Federico Faggin and Masatoshi Shima left Intel to construct the Zilog Z-80 microprocessor, which improved on the 8080 and have become highly regarded.
The leap to the 16-bit 8086 processor was a lot much less evolutionary. Most 8080 meeting code could possibly be transformed to run on the 8086, however not trivially, because the instruction set and structure have been radically modified. Nonetheless, some traits of the Datapoint 2200 nonetheless exist in in the present day’s x86 processors. For example, the Datapoint 2200 had a serial processor, processing bytes one bit at a time. Because the lowest bit must be processed first, the Datapoint 2200 was little-endian. For compatibility, the 8008 was little-endian, and that is nonetheless the case in Intel’s processors. One other characteristic of the Datapoint 2200 was the parity flag, since parity calculation was vital for a terminal’s communication. The parity flag has continued to the x86 structure.
The 8008 is architecturally unrelated to Intel’s 4-bit 4004 processor12. The 8008 shouldn’t be an 8-bit model of the 4-bit 4004 in any method. The same names are purely a advertising and marketing invention; throughout its design part the 8008 had the unexciting identify “1201”.
In order for you extra early microprocessor historical past, I wrote an in depth article for the IEEE Spectrum. I additionally wrote a put up about TI’s TMC 1795.
How the 8008 matches into the historical past of semiconductor know-how
The 4004 and 8008 each used silicon-gate enhancement-mode PMOS, a semiconductor know-how that was solely used briefly. This places the chips at an fascinating level in chip fabrication know-how.
The 8008 (and fashionable processors) makes use of MOS transistors. These transistors had an extended path to acceptance, being slower and fewer dependable than the bipolar transistors utilized in most computer systems of the Nineteen Sixties. By the late Nineteen Sixties, MOS built-in circuits have been turning into extra frequent; the usual know-how was PMOS transistors with metallic gates. The gates of the transistor consisted of metallic, which was additionally used to attach parts of the chip. Chips basically had two layers of performance: the silicon itself, and the metallic wiring on high. This know-how was utilized in many Texas Devices calculator chips, in addition to the TMC 1795 chip (the chip that had the identical instruction set because the 8008).
A key innovation that made the 8008 sensible was the self-aligned gate – a transistor utilizing a gate of polysilicon reasonably than metallic. Though this know-how was invented by Fairchild and Bell Labs, it was Intel that pushed the know-how forward. Polysilicon gate transistors had a lot better efficiency than metallic gate (for complicated semiconductor causes). As well as, including a polysilicon layer made routing of alerts within the chip a lot simpler, making the chips denser. The diagram under reveals the advantage of self-aligned gates: the metal-gate TMC 1795 is larger than the 4004 and 8008 chips mixed.
Shortly afterwards, semiconductor know-how improved once more with the usage of NMOS transistors as an alternative of PMOS transistors. Though PMOS transistors have been simpler to fabricate initially, NMOS transistors are sooner, so as soon as NMOS could possibly be fabricated reliably, they have been a transparent win.
NMOS led to extra highly effective chips such because the Intel 8080 and the Motorola 6800 (each 1974). One other know-how enchancment of this time was ion-implantation to vary the traits of transistors. This allowed the creation of “depletion-mode” transistors to be used as pull-up resistors. These transistors improved chip efficiency and diminished energy consumption. Additionally they allowed the creation of chips that ran on normal five-volt provides.13
The mixture of NMOS transistors and depletion-mode pull-ups was used for many of the microprocessors of the late Seventies and early Nineteen Eighties, such because the 6502 (1975), Z-80 (1976), 68000 (1979), and Intel chips from the 8085 (1976) to the 80286 (1982).
Within the mid Nineteen Eighties, CMOS took over, utilizing NMOS and PMOS transistors collectively to dramatically cut back energy consumption, with chips such because the 80386 (1986), 68020 (1984) and ARM1 (1985). Now nearly all chips are CMOS.14
As you possibly can see, the Seventies have been a time of enormous modifications in semiconductor chip know-how. The 4004 and 8008 have been created when the technological functionality intersected with the appropriate market.
Learn how to take die photographs
On this part, I clarify how I acquired the photographs of the 8008 die. Step one is to open the chip package deal to reveal the die. Most chips are available epoxy packages, which will be dissolved with harmful acids.
Since I’d reasonably keep away from boiling nitric acid, I took an easier method. The 8008 can be obtainable in a ceramic package deal (above), which I acquired on eBay. Tapping the chip alongside the seam with a chisel pops the 2 ceramic layers aside. The photograph under reveals the decrease half of the ceramic package deal, with the die uncovered. A lot of the metallic pins have been eliminated, however their positions within the package deal are seen. To the appropriate of the die is a small sq.; this connects floor (Vcc) to the substrate. A few the tiny bond wires are nonetheless seen, linked to the die.
As soon as the die is uncovered, a microscope can be utilized to take images. A regular microscope shines the sunshine from under, which does not work effectively for die images. As a substitute, I used a metallurgical microscope, which shines the sunshine from above to light up the chip.
I took 48 images via the microscope after which used the Hugin stitching software program to mix them into one high-resolution picture (particulars). Lastly, I adjusted the picture distinction to make the chip’s buildings extra seen. The unique picture (which is roughly what you see via the microscope) is under for comparability.
Conclusion
I took detailed die photographs of the 8008 that reveal the circuitry it used. Whereas the 8008 wasn’t the primary microprocessor and even the primary 8-bit microprocessor, it was actually revolutionary, triggering the microprocessor revolution and resulting in the x86 structure that dominated private computer systems for many years to come back. In future posts, I plan to elucidate the 8008’s circuits intimately to offer a glimpse into the roots of in the present day’s computer systems.
I announce my newest weblog posts on Twitter, so comply with me at kenshirriff. Or you should utilize the RSS feed.