SDRAM / SRAM physical location and accesses

Hi everyone,
I'm a beginner about the Parallella board and I have few questions about it.
I have read that the Epiphany cores have access to 2 types of memory:
- The DRAM which a part of it is shared to all Epiphany cores (32 MB)
- The SRAM which is local for each Epiphany cores (32KB per cores)
My questions is:
Where are these memories are physically located on the parallela board ?
I guess the SRAM is inside of each eCore but how about the DRAM ?
Is it the SDRAM 1GB specified on page 10 of the parallella manuel reference ?
If yes, why do we only allocate 32MB as shared memory for all eCores ?
And also, all Epiphany cores can access this shared memory through the address 0x8f000000 (related to the linker fast.ldf).
How can it access to the shared memory with this address ? Is there an MMU or something between the Ephipany chip and the ARM ?
Sorry if my questions are a little bit newbie, but I need some brightening about this Parallella board
.
Many thanks in advance
Best,
ktsw
I'm a beginner about the Parallella board and I have few questions about it.
I have read that the Epiphany cores have access to 2 types of memory:
- The DRAM which a part of it is shared to all Epiphany cores (32 MB)
- The SRAM which is local for each Epiphany cores (32KB per cores)
My questions is:
Where are these memories are physically located on the parallela board ?
I guess the SRAM is inside of each eCore but how about the DRAM ?
Is it the SDRAM 1GB specified on page 10 of the parallella manuel reference ?
If yes, why do we only allocate 32MB as shared memory for all eCores ?
And also, all Epiphany cores can access this shared memory through the address 0x8f000000 (related to the linker fast.ldf).
How can it access to the shared memory with this address ? Is there an MMU or something between the Ephipany chip and the ARM ?
Sorry if my questions are a little bit newbie, but I need some brightening about this Parallella board

Many thanks in advance
Best,
ktsw