Forum Discussion
Altera_Forum
Honored Contributor
9 years agoDE5Net + nios2 + linux + DDR3 2GB
Hi, I'm trying to boot linux on nios2 with 2GB of ram having some problem. All the examples I saw are using 128MB of memory which fits in the low 512MB of physical memory region. 2GB of memory can be...
Altera_Forum
Honored Contributor
9 years agoThank you for your answer.
Then would it be possible to have two memory modules in non-contiguous physical memory space? For example, can I have a small memory (256MB) for the kernel below 0x20000000 and have one 2GB memory at top physical memory space? I'm not sure if the nios2 linux can fully use both memory modules.