Difference between revisions of "KDJ11 CPUs"

From Computer History Wiki
Jump to: navigation, search
m (fix bad cat)
m (links, cats)
Line 1: Line 1:
There are several single-board CPUs which all use the 'Jaws' [[J-11 chipset]]:
+
There are several single-board [[PDP-11]] [[Central Processing Unit|CPUs]] which all use the 'Jaws' [[J-11 chipset]]:
  
 
*[[KDJ11-A CPU]] - M8192 - [[QBUS]] [[DEC card form factor|dual]]-width CPU
 
*[[KDJ11-A CPU]] - M8192 - [[QBUS]] [[DEC card form factor|dual]]-width CPU
Line 29: Line 29:
 
{{PDP-11}}
 
{{PDP-11}}
  
 +
[[Category:PDP-11s]]
 
[[Category:QBUS processors]]
 
[[Category:QBUS processors]]

Revision as of 16:12, 17 February 2018

There are several single-board PDP-11 CPUs which all use the 'Jaws' J-11 chipset:

Floating point

All the KDJ11 CPUs except early revisions of the KDJ11-A CPU have two choices for floating point support (full FP11 floating point): the base DCJ11 chip, which implements floating point using microcode; and an optional higher-performance separate dedicated chip, the FPJ11.

(The issue with the KDJ11-A is that early revisions have bugs in their gate array chips which prevent correct operation of the FPJ11.)

ODT

The J-11 chip set includes microcode which provides 'front panel' functionality named 'ODT'; the ability to read and write to memory, start the process, etc. Unlike the ODT in the KDF11 CPUs, which only supported 18-bit addressing, the KDJ11's do not have this limitation.

Note, however, that the KDJ11-A and KDJ11-B power up with the cache enabled, even for ODT, so if the user writes some data into a given location using ODT, and then reads it back, they will get the correct data even if that memory location is faulty - the CPU is getting the (correct) data from the cache.

To have 'memory' reads and writes actually go to the memory, the cache has to be turned off:

 17777746/ 02000

Note that starting the machine does an INIT, which will again enable the cache.

Further reading

  • uNote #025, "FPJ11-AA Compatibility with the LSI-11/73 (KDJ11-A)", 28 April 1985