The 4004 was released on November 15, 1971.[2] Packaged in a 16-pin ceramic dual in-line package, the 4004 was the first commercially available computer processor designed and manufactured by chip maker Intel, which had previously made semiconductor memory chips. The chief designers of the chip were Federico Faggin and Ted Hoff of Intel, and Masatoshi Shima of Busicom (later of ZiLOG, founded by Faggin).
Faggin, the sole chip designer among the engineers on the MCS-4 project, was the only one with experience in MOS random logic and circuit design. He also had the crucial knowledge of the new silicon gate process technology with self-aligned gates, which he had created at Fairchild in 1968. At Fairchild, in 1968, Faggin also designed and manufactured the world's first commercial IC using SGT - the Fairchild 3708. As soon as he joined the Intel MOS Department he created a new random design methodology based on silicon gate, and contributed many technology and circuit design inventions that enabled a single chip microprocessor to become a reality for the first time. His methodology set the design style for all the early Intel microprocessors and later for the Zilog’s Z80. He also led the MCS-4 project and was responsible for its successful outcome (1970-1971). Ted Hoff, head of the Application Research Department, contributed only the architectural proposal for Busicom working with Stan Mazor in 1969, then he moved on to other projects. Shima designed the Busicom calculator firmware and assisted Faggin during the first six months of the implementation. The manager of Intel's MOS Design Department was Leslie L. Vadász.[3] At the time of the MCS-4 development Vadasz's attention was completely focused on the mainstream business of semiconductor memories and he left the leadership and the management of the MCS-4 project to Faggin.
The Japanese company Busicom had designed their own special purpose LSI chipset for use in their Busicom 141-PF calculator with integrated printer and commissioned Intel to develop it for production. However, Intel determined it was too complex and would use non-standard packaging and so it was proposed that a new design produced with standard 16-pin DIP packaging and reduced instruction set be developed.[4] This resulted in the 4004, which was part of a family chips, including ROM, DRAM and serial to parallel shift register chips. The 4004 was built of approximately 2,300 transistors and was followed the next year by the first ever 8-bit microprocessor, the 2,500 transistor 8008 (and the 4040, a revised 4004). It was not until the development of the 40-pin 8080 in 1974 that the address and data buses would be separated, giving faster and simpler access to memory.
The 4004 was the world's first commercially available microprocessor - a complete CPU (central processing unit) integrated in a single chip. Before the 4004, CPUs comprised multiple SSI or MSI chips. The 4004 was part of the MCS-4 family of LSI chips that could be used to build digital computers with varying amounts of memory. The other members of the MCS-4 family were memories and input/output circuits, which while not part of a CPU are necessary to implement a complete computer. Specifically:
the 4001 was a ROM (read-only memory) with 4 lines of output
the 4002 was a RAM (random access memory) with 4 lines of input/output
the 4003 was a static shift register to be used for expanding the I/O lines, for example, for keyboard scanning or for controlling a printer
The 4004 included control functions for memory and I/O, which are not normally handled by the microprocessor.
The first commercial product to use a microprocessor was the Busicom calculator 141-PF.
Maximum clock speed was 740 kHz[1][7]
Instruction cycle: 92,6 kHz [8] (740 kHz /8 = 92,6 kHz, not a 108 kHz, but 10,8 us instruction period)
Separate program and data storage (i.e., a Harvard architecture). Contrary to most Harvard architecture designs, however, which use separate buses, the 4004, with its need to keep pin count down, used a single multiplexed 4-bit bus for transferring:
12-bit addresses
8-bit instructions
4-bit data words
Instruction set contained 46 instructions (of which 41 were 8 bits wide and 5 were 16 bits wide)
Register set contained 16 registers of 4 bits each
Internal subroutine stack 3 levels deep.
And for me Intel's "high crimes & misdemeanors" are just a silly thing to zero in on. As I said before, Intel invented the microprocessor, and AMD and VIA would still be selling ASICs and PGAs instead of cpus if not for Intel leading the way.