First post, by root42
- Rank
- l33t
The German Wikipedia page on the ISA bus lists these performance characteristics for the ISA bus:
16 bit: 5,33 MByte/s at 8 MHz (AT, 1 W/S)
8 bit: 1,33 MByte/s at 8 MHz (AT, 4 W/S)
8 bit: 0,96 MByte/s at 4,77 MHz (XT, 1 W/S)
I see that 5.33/4=1.33. Makes sense.
However, I would assume that at 8 MHz I can transfer 16MiB/s with 16bit wide data bus with no wait state or 8MiB/s with one wait state. Why is this only 5,33 instead?
Similarly: Why is the 4.77MHz PC ISA bus only 0.96MiB/s slow?