Difference between revisions of "LSI-11"

From Computer History Wiki
Jump to: navigation, search
(Move info on optional instruction uROMs to main section)
(+KUV11)
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''LSI-11''' was DEC's first cost-reduced [[PDP-11]] processor, using the [[QBUS]]. Several different LSI-11 models exist, including the KDF11-F (quad form factor), and the KD11-HA (dual form factor), also called the '''LSI-11/2'''.
+
[[Image:LSI-11.jpg|250px|thumb|right|M7264 KD11-F board (etch revision F), with KEV11-A]]
  
However, they all use the same chip set internally, the Western Digital WD16/CP1600 (alternative designations). The chip set consists of a data path chip, a control chip, and two or three [[microcode]] ROMs (each holding 512 words which are 22 bits wide).
+
The '''LSI-11''' was DEC's first cost-reduced [[PDP-11]] [[Central Processing Unit|CPU]], introducing the [[QBUS]], and using the [[LSI-11 chip set]]. It was the first of the [[LSI-11 CPUs]]; it had the same QBUS limitations, and use of [[QBUS CPU ODT|ODT]] for control, as the others.
  
The third uROM is optional, and a number of different choices are available. One is the KEV11-A, for the EIS/FIS instructions; the KEV11-B provides EIS without FIS. The KEV11-C provides a subset of the PDP-11 [[PDP-11 Commercial Instruction Set|CIS]], sometimes known as DIS ([[DIBOL]] instruction set).
+
The LSI-11 is a [[DEC card form factor|quad]] board (M7264) with additional functionality on-board. They were popular in [[Original Equipment Manufacturer|OEM]] usage.
  
==LSI-11==
+
The usual CPU options were available for the LSI-11: the [[KEV11-A floating point|KEV11-A]], for the [[PDP-11 Extended Instruction Set|EIS]]/[[FIS floating point|FIS]] instructions; the [[KEV11-B Extended Instruction Set|KEV11-B]] provides EIS without FIS; the [[KEV11-C Commercial Instruction Set|KEV11-C]] provides a subset of the PDP-11 [[PDP-11 Commercial Instruction Set|CIS]] (it also apparently includes the EIS, but not the FIS). It also supported the optional [[KUV11 Writeable Control Store]].
  
The LSI-11 is a quad board (M7264) with additional functionality on-board (making possible a single-board computer): the base KD11-F version includes 4KW of MOS RAM; the KD11-H version has the RAM deleted; the KD11-Q includes the KEV11-C. The chip order (from the left, with the contact finger edge down, and the component side facing the viewer) is KEV11, uROM 1, uROM 0, Control, Data Path.
+
The [[integrated circuit|chip]] order (from the left, with the contact finger edge down, and the component side facing the viewer) is [[KEV11]], μROM 1, μROM 0, Control, Data Path.
  
==LSI-11/2==
+
==Variant models==
  
The LSI-11 is a dual board (M7270); it contains the processor, and nothing else.
+
Many different LSI-11 models exist, including the '''KD11-F''' and '''KD11-H''' base versions, and numerous other variants. The KD11-F version includes 4KW of [[Metal Oxide Semiconductor|MOS]] [[Random Access Memory|RAM]] on-board; the KD11-H version has the RAM deleted.
  
Note that the image in the "Microcomputer Products Handbook" (pg. C-18) is erroneous; the order of the chips (from the handle end) is, in fact, KEV11, Control, uROM 1, uROM 0, Data Path (per the KD11-HA print set); the order given in the handbook is that for the LSI-11 (no doubt an image was re-used without checking).
+
Others included various KEV11 chips pre-installed:
  
==Chip variants==
+
* the KD11-L is a KD11-F with a KEV11-A
 +
* the KD11-N is a KD11-H with a KEV11-A
 +
* the KD11-P is a KD11-F with a KEV11-C
 +
* the KD11-Q is a KD11-H with a KEV11-C
  
There are a number of variants of all the various uROM chips; it is not known if all variants are completely interoperable (i.e. any revision of any chip can be replaced with any other, and have the machine still work), so combinations will be listed.
+
Some models include additional cards:
  
For the KEV11-A, one version is a 3015 23-003B5, which is
+
* the KD11-J is a KD11-H sold with an [[MMV11-A QBUS core memory]] card
suitable for the M7270 quad card etch revisions E and F, and the M7264 dual card. Another version is reported to be the 23-091A5, suitable for the M7270 quad card, etch revisions C and D.
+
* the KD11-R is a KD11-H sold with an [[MSV11-C QBUS MOS memory]] card
  
For the KEV11-B, one version is known, the 23-090A5; it is suitable for the M7270 quad module etch revisions C and D.
+
==See also==
  
The KEV11-C uses two uROMs, the 23-004B5 and 23-005B5. (There may also be a hybrid - i.e. single DIP carrier - version of the KEV11-C, but the part number is unknown.)
+
* [[LSI-11/2]]
  
==Links==
+
==External links==
  
* [https://github.com/brouhaha/cp16dis Microcode disassembler]
+
* [http://web.frainresearch.org:8080/projects/pdp-11/lsi-11.php LSI-11 Processors]
  
 
{{PDP-11}}
 
{{PDP-11}}
  
[[Category:QBUS processors]]
+
[[Category: PDP-11 Processors]]
 +
[[Category: QBUS Processors]]

Revision as of 01:51, 5 March 2020

M7264 KD11-F board (etch revision F), with KEV11-A

The LSI-11 was DEC's first cost-reduced PDP-11 CPU, introducing the QBUS, and using the LSI-11 chip set. It was the first of the LSI-11 CPUs; it had the same QBUS limitations, and use of ODT for control, as the others.

The LSI-11 is a quad board (M7264) with additional functionality on-board. They were popular in OEM usage.

The usual CPU options were available for the LSI-11: the KEV11-A, for the EIS/FIS instructions; the KEV11-B provides EIS without FIS; the KEV11-C provides a subset of the PDP-11 CIS (it also apparently includes the EIS, but not the FIS). It also supported the optional KUV11 Writeable Control Store.

The chip order (from the left, with the contact finger edge down, and the component side facing the viewer) is KEV11, μROM 1, μROM 0, Control, Data Path.

Variant models

Many different LSI-11 models exist, including the KD11-F and KD11-H base versions, and numerous other variants. The KD11-F version includes 4KW of MOS RAM on-board; the KD11-H version has the RAM deleted.

Others included various KEV11 chips pre-installed:

  • the KD11-L is a KD11-F with a KEV11-A
  • the KD11-N is a KD11-H with a KEV11-A
  • the KD11-P is a KD11-F with a KEV11-C
  • the KD11-Q is a KD11-H with a KEV11-C

Some models include additional cards:

See also

External links