zhangljz
Member level 5
Hello,
I have a 2-port SRAM, the operation is that the read and write operation are simultaneous. But read operation is in sequence, like from 000 to fff, but write operation is random.
The problem is that they may read and write a single address at the same time. Will this result in wrong operation? For example the read data is crap, neither 'old', nor 'new', or the written data is crap.
Thank you.
I have a 2-port SRAM, the operation is that the read and write operation are simultaneous. But read operation is in sequence, like from 000 to fff, but write operation is random.
The problem is that they may read and write a single address at the same time. Will this result in wrong operation? For example the read data is crap, neither 'old', nor 'new', or the written data is crap.
Thank you.