dammy wrote:
FWIR, Haynie said some where around 30 MB/s burst, 25 MB/s (it's only 16 bit bus, correct?) substained.
Nope, Z3 is 32bit ....... but (you hate it when I say "but" don't you ?)
There are not enough pins free for 32bit address and 32bit data,
so they had to come up with a multiplexed design, where one would
1st transmit the address, and than the data, which offcourse only
makes sense when you plan to read/write more than 4byte continuesly ...
Thats why Z3 is so hard to implement, and used by so few cards.