Altera_Forum
Honored Contributor
16 years agoalt3pram VS altsyncram
Hi,
I am trying to generate a 3 port RAM with 2 write ports and 1 read port. This seems to be impossible with the megawizard since: - alt3pram (3 port RAM) creates 1 write port and 2 read ports - altsyncram (2 port RAM) creates 2 read&write ports but I can't use that because I need 3 different addresses. Is there any way to do what I want ? I am using Quartus v8.0 and am targeting a Stratix II device.