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

文章详情

ID: 4068
实例类型: faq
分类: Implementation
相关: IPexpress
产品系列: LatticeECP5

搜索答案数据库

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.