Difference between revisions of "DR32 Device Interconnect"

From Computer History Wiki
Jump to: navigation, search
(Not much else to say)
 
m (Further reading: +Description in VAX Hardware Handbook)
Line 4: Line 4:
  
 
* [[DR780 High-Performance Channel Interface]]
 
* [[DR780 High-Performance Channel Interface]]
* [[DR750 Parallel Interface]]
+
* [[DR750 General Purpose Interface]]
 +
 
 +
==Further reading==
 +
 
 +
* [http://www.bitsavers.org/pdf/dec/vax/handbook/VAX_Hardware_Handbook_Volume_1_1986.pdf VAX Hardware Handbook Volume 1] () - covers the DR32 in Chapter 11, pp. 11-93—11-101 (pp. 520-535 of the PDF)
  
 
[[Category: DEC Parallel Interfaces]]
 
[[Category: DEC Parallel Interfaces]]
 
[[Category: DEC Interface Standards]]
 
[[Category: DEC Interface Standards]]

Revision as of 18:05, 3 June 2024

The DR32 Device Interconnect (often given as the acronym DDI) was a high-performance parallel interface provided by early VAX computers. It provided a 32-bit-wide parallel data path, along with an 8-bit path for control. It used Direct Memory Access to transfer blocks of data to and from main memory at rates of up to 6.67 Mbytes per second.

The DR32 could be used to connect to high-speed customer equipment; alternatively, two could be used to connect two VAX systems to each other. The DR32 was provided by:

Further reading