Next | Prev | Up | Top | Contents | Index

EISA PIO Bandwidth

The EISA bus adapter is a device on the GIO bus. The GIO bus runs at either 25 MHz or 33 MHz, depending on the system model. Each EISA device access takes multiple GIO cycles, as follows:

Table 4-2 summarizes best-case (no EISA wait states) data rates for reading and writing a 32-bit EISA device, based on these considerations.

EISA Bus PIO Bandwidth (32-Bit Slave, 33-MHz GIO Clock)
Data Unit SizeReadWrite
1 byte0.68 MB/sec1.75 MB/sec
2 byte1.38 MB/sec3.51 MB/sec
4 bytes2.76 MB/sec7.02 MB/sec

Table 4-3 summarizes the best-case (no wait state) data rates for reading and writing a 16-bit EISA device.

EISA Bus PIO Bandwidth (16-Bit Slave, 33-MHz GIO Clock)
Data Unit SizeReadWrite
1 byte0.68 MB/sec1.75 MB/sec
2 byte1.38 MB/sec3.51 MB/sec
4 bytes2.29 MB/sec4.59 MB/sec


Next | Prev | Up | Top | Contents | Index