[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Endian Mapping



Hi all,

One of our customers is using a Power PC system. What he is trying to do
is trying to use our PCI device on that system.
And to do so, he is connecting addr 0 of our PCI chip (little endian) to
addr 31 of his Power PC (Big endian) system and
so on for all data[31:0] and cbe[3:0] lines.

Does this type of approach work ?
Does this really solve big endian to little endian mapping ?

Thanks,

Amit Shah