Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
18 years ago

Simultaneous Write/Read to on chip dual port RAM

Obviously simultaneous writes will cause problems.

In our case, one Avalon Master is reading while the other Master is writing.

So, the question is, will simultaneous write and read of the SAME address cause problems. It does not matter if I read "old" or "new" data as long as the write is successful and I don't read garbage or a combination of "old" and "new".

The Master that writes also uses other portions of the RAM and I'm hoping to avoid the arbitration delays with a single port RAM.

Thanks,

18 Replies