Forum Discussion
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 p...
Altera_Forum
Honored Contributor
16 years agoOK, thanks for the quick replies.
I was expecting those kind of answers... I am going to cut the RAM in blocks since I know by design that both write ports won't access the same block at the same time. This way I can multiplex the write ports for each block. Thanks !