Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi Dave,
I think what you are saying is about the read-during-write behavior right? But I was looking for conflicting writes ( what happens when more than 1 port, say in a 4W/8R memory try write to the same location in the same clock cycle). There are algorithms for concurrent writes in a "shared memory" . But I couldn't find anything for multi-ported memories..