Post
Topic
Board Service Announcements
Re: Avalon4 (A3222, 28nm, ~25GHS, ~0.6W/G) sample chips available here: EHash.com
by
Avalon-pr
on 23/09/2014, 10:33:15 UTC
thank you very much for your time and attention.

please see this:

page 6 :
 (2) All input/output data is 32bit aligned, and send out in MSB (that means
the highest bit send first).

page  8 :
 All data is sent in MSB, means high bit, high byte and high word is sent first

Can you provide contact for technical questions?
If you look in the datasheet PDF of the chip:

page 6 :
 (2) All input/output data is 32bit aligned, and send out in MSB (that means
lowest bit send first).

page  8 :
 All data is sent in MSB, means high bit, high byte and high word is sent first

Wich one is correct ?