Forum Discussion
Altera_Forum
Honored Contributor
17 years agoInstanciate multiple DDR2 controllers ?
Hi, I have a PCI express development board with stratix II GX and 288 MB of DDRII (4 * 64 MB + 1 * 32 MB). I can access to all memory with one controller. But I would like to divide my ...
Altera_Forum
Honored Contributor
17 years agoYou only have one memory interface so really you can only have one memory controller. What you need is a multi-port interface to the one controller. The easiest way for you to do this is to use SOPC builder. The Avalon bus will automatically give you a multi-port interface to the DDR2 memory.
Jake