Altera_Forum
Honored Contributor
14 years agoNios II Qsys Simple Dual Port Memory
Hi all,
I'm trying to set up a small Simple Dual Port Memory in qsys such that I can write to the memory block from the Nios II processor and read from it externally. I've set this up successfully using the internal memory module and then exported the second Avalon port. Unfortunately, I need 32 bit data externally which means that two M9K memory blocks are required even though the memory is small as it uses a full dual port rather than simple dual port mode. I can set up the memory block fine using MegaWizard but I can't find a way of doing this from qsys. I'm guessing I'm going to have to write my own module to sort this but if there is way of doing this directly I would love to know. Cheers, Colin