Difference between revisions of "MRV11-D Universal Programmable Read-Only Memory"

From Computer History Wiki
Jump to: navigation, search
(Last one!)
 
(Boot ROM usage: Changed link from MXV11 to MXV11-B)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
The entire ROM contents were either directly visible on the QBUS, or through two independent 2KB windows (somewhat like later, larger [[UNIBUS]] ROM cards). The MRV11-A was a [[DEC card form factor|dual]]-height card, the '''M8578'''.
 
The entire ROM contents were either directly visible on the QBUS, or through two independent 2KB windows (somewhat like later, larger [[UNIBUS]] ROM cards). The MRV11-A was a [[DEC card form factor|dual]]-height card, the '''M8578'''.
 +
 +
==Boot ROM usage==
 +
 +
You can use the [[MXV11-B Multifunction Option Module|MXV11-B2]] ROM chip set ([https://github.com/larsbrinkhoff/DECROMs 23-145E4-00 / 23-146E4-00]) to convert the MRV11-D into a boot module for [[QBUS]] [[PDP-11]]s capable of booting from:
 +
* [[RL01]] / [[RL02]] (DL)
 +
* [[RX01]] / [[RX02]] (DX,DY)
 +
* [[TU58]] (DD)
 +
* [[TSV05]] (MS)
 +
* [[MSCP]] type Devices e.g. [[RD51]], [[RX50]] (DU)
 +
* [[DECnet]] via [[DPV11, [[DLV11-E]], [[DLV11-F]], [[DUV11]]
  
 
{{stub}}
 
{{stub}}
Line 13: Line 23:
 
==External links==
 
==External links==
  
* [http://www.bitsavers.org/pdf/dec/qbus/Digital_Microcomputer_Products_Handbook_1985.pdf Microcomputer Products Handbook] - the MRV11-D is covered in Chapter 11 (pp. 171-1xx of the PDF)
+
* [http://www.bitsavers.org/pdf/dec/qbus/Digital_Microcomputer_Products_Handbook_1985.pdf Microcomputer Products Handbook] - the MRV11-D is covered in Chapter 11 (pp. 171-184 of the PDF)
 
* [http://www.bitsavers.org/pdf/dec/qbus/EK-MRV1D-UG-001_May83.pdf MRV11-D Universal PROM Module] (EK-MRV1D-UG-001)
 
* [http://www.bitsavers.org/pdf/dec/qbus/EK-MRV1D-UG-001_May83.pdf MRV11-D Universal PROM Module] (EK-MRV1D-UG-001)
  
 
[[Category: QBUS ROMs]]
 
[[Category: QBUS ROMs]]

Latest revision as of 11:54, 26 August 2024

The MRV11-D Universal Programmable Read-Only Memory was a QBUS ROM card. It held up to sixteen 28-pin chips; these could be either ROMs/PROMs/EPROMs (of up to 8-bit x 32K size), or static RAMs. It thus held up to 512KB when fully populated. Configuration is done with a combination of jumpers and two DIP switches.

The entire ROM contents were either directly visible on the QBUS, or through two independent 2KB windows (somewhat like later, larger UNIBUS ROM cards). The MRV11-A was a dual-height card, the M8578.

Boot ROM usage

You can use the MXV11-B2 ROM chip set (23-145E4-00 / 23-146E4-00) to convert the MRV11-D into a boot module for QBUS PDP-11s capable of booting from:

See also

External links