Altera_Forum
Honored Contributor
15 years agoDDR2 SDRAM max buffer lenght
Hi, I'm a beginner with Nios programming and I have following issue.
I'm using a DDR2 SDRAM Controller in my SOPC System and I got the description: 333,333MHz, 128MB, 32 bits wide, Descrete Device, CAS 3.0, 1 Chip Select There are lots of other components in my system using the DDR2 memory and I'd like to know: what is the max amount of memory I can allocate for a buffer in my Nios software? I don't quite know how to read the memory map file my Nios has generated in it's build. (A DMA will be using that buffer as a circular buffer to stream data from a peripheral to the PC via Ethernet.)