The MCP-1600 is a multi-chip
16-bit
16-bit microcomputers are microcomputers that use 16-bit microprocessors.
A 16-bit register can store 216 different values. The range of integer values that can be stored in 16 bits depends on the integer representation used. With the two ...
microprocessor
A microprocessor is a computer processor (computing), processor for which the data processing logic and control is included on a single integrated circuit (IC), or a small number of ICs. The microprocessor contains the arithmetic, logic, a ...
introduced by
Western Digital in 1975 and produced through the early 1980s. Used in the
Pascal MicroEngine, the
WD16 processor in the
Alpha Microsystems
Alpha Microsystems, Inc., often shortened to Alpha Micro, was an American computer company founded in 1977 in Costa Mesa, California, by John French, Dick Wilcox and Bob Hitchcock. During the dot-com bubble, dot-com boom, the company changed its ...
AM-100, and the
DEC LSI-11 microcomputer, a cost-reduced and compact implementation of the DEC
PDP-11.
Description
There are three types of chips in the chip-set:
* CP1611 RALU - Register
ALU chip
* CP1621 CON - Control chip
* CP1631 MICROM - Mask-programmed
microcode
In processor design, microcode serves as an intermediary layer situated between the central processing unit (CPU) hardware and the programmer-visible instruction set architecture of a computer. It consists of a set of hardware-level instructions ...
ROM chip (512 – 22 bit words)
The chips use a 3.3
MHz
The hertz (symbol: Hz) is the unit of frequency in the International System of Units (SI), often described as being equivalent to one event (or cycle) per second. The hertz is an SI derived unit whose formal expression in terms of SI base u ...
four phase clock and three power supply voltages (+5V, +12V, and -5V), as required by the
N-channel
The field-effect transistor (FET) is a type of transistor that uses an electric field to control the Electric current, current through a semiconductor. It comes in two types: JFET, junction FET (JFET) and MOSFET, metal-oxide-semiconductor FET (M ...
silicon gate process then available at Western Digital. Internally the MCP-1600 is a (relatively fast) 8-bit processor that can be micro-programmed to emulate a 16-bit CPU. All byte operations execute in one clock period; word operations and branches take two clocks. Up to four MICROMs are supported, but usually two or three could hold the needed microprogram for a processor.
The register file consists of 26 8-bit registers. Ten may be addressed directly by the microinstruction (Rx), four may be addressed either directly or indirectly (Rx/Gx), and the remaining 12 may be addressed only indirectly (Gx). Indirect addressing is via a 3-bit G register which is usually loaded with the register field of the PDP-11 instruction.
The most significant feature of the MCP-1600 is its Programmable Translation Array (PTA). The PTA serves to generate new microinstruction fetch addresses as a function of several parameters. These parameters are those which are normally considered during the decode of a macroinstruction. The PTA was designed specifically to eliminate most of the overhead of macroinstruction translation. Essentially a macroinstruction opcode is quickly translated into an address that is loaded onto the Location Counter, creating a jump to the appropriate microcode to handle the macroinstruction.
John Wallace was the Project Manager and designed the 1621, Mike Briner designed the 1611, and later became a Senior VP at
Silicon Storage Technology. Bill Pohlman was the design engineering manager and he later was Project Manager for the
Intel 8086
The 8086 (also called iAPX 86) is a 16-bit computing, 16-bit microprocessor chip designed by Intel between early 1976 and June 8, 1978, when it was released. The Intel 8088, released July 1, 1979, is a slightly modified chip with an external 8-b ...
processor.
Microcode could be developed using a
DEC LSI-11 computer with the KUV11-AA
Writable Control Store (WCS) option. This option allowed programming of the internal 8-bit micromachine to create application-specific extensions to the instruction set. The WCS is a quad
Q-Bus board with a ribbon cable connecting to an open MCP-1600 microcode ROM socket.
In January 1976, the three-chip minimum MCP-1600 configuration was offered at $159 ($ in ) in 100-999 quantities. In March 1976, it was announced that
National Semiconductor would second-source the MCP-1600. It is unclear whether any were produced by National.
A clone of the CP1611 and CP1621 was manufactured in the
Soviet Union
The Union of Soviet Socialist Republics. (USSR), commonly known as the Soviet Union, was a List of former transcontinental countries#Since 1700, transcontinental country that spanned much of Eurasia from 1922 until Dissolution of the Soviet ...
under the
designation KR581IK1 and KR581IK2 ().
The Soviet 581 series included other members of the MCP-1600 family as well.
Simulator
''cp16sim'' is an open source MCP-1600 simulator. Written in
C, it emulates the MCP-1600 processor and its PTA executing the code found on the WD9000 Pascal Microengine processor. As of 2016 it is unfinished. "It works well enough to execute the first few dozen p-code instructions of the ACD PDQ-3 boot ROM before going into the weeds." It is released under the
GNU General Public License
The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
version 3.
Gallery
Image:Western_Digital_1611_die.JPG, CP1611 RALU chip
Image:Western_Digital_2007_die.JPG, CP1621 Control chip
Image:Western_Digital_3010_die.JPG, CP1631 MICROM chip
References
{{Western Digital
16-bit microprocessors
Western Digital products