During the holiday period (Dec 24 – Jan 4), response times from our Global Support Team may be longer than usual.

Article Details

ID: 4068
Case Type: faq
Category: Implementation
Related To: IPexpress
Family: LatticeECP5

Search Answer Database

Search Text Image

Diamond / ECP5: What happens to Byte Order when Endian is switched on memories with different port widths?

Solution:
In case where the write data width is 36 bits and read width is 18 bits.
1. If Big Endian is selected, first bit 35 to bit 18 are read out, then bit 17 to bit 0 are read out.
2. If Little Endian is selected, first bit 17 to bit 0 are read out, then bit 35 to bit 18 are read out.