One more question plz:
The Epiphany architecture uses a single, flat address space consisting of 2^32 8-bit bytes. Byte addresses are treated as unsigned numbers, running from 0 to 2^32– 1. This address space is regarded as consisting of 2^30 32-bit words, each of whose addresses is word-aligned, which means that the address is divisible by 4. The word whose word-aligned address is A consists of
the four bytes with addresses A, A+1, A+2 and A+3. Each mesh node has a local, aliased, range of memory that is accessible by the mesh node itself starting at address 0x0 and ending at address 0x00007FFF.
Can u please just explain me what it all says? I'm having difficulty in understanding this.Statistics: Posted by Amir — Tue Nov 12, 2013 3:35 pm
]]>