zhangljz
Member level 5
- Joined
- Oct 19, 2013
- Messages
- 81
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 8
- Activity points
- 648
Hi,
I have a design that will use a dual-port SRAM that allows me to read and write simultaneously. But during the running, it may read and write the same address at the same time.
For me, as long as the read and write data are not crap, it doesn't matter if it is the old or new one. Will the crap occurs in the conflict ?
I don't have the database from the foundry until now, but I have to write the code to use this SRAM.
DO I need to avoid this conflict, or not?
Thanks
I have a design that will use a dual-port SRAM that allows me to read and write simultaneously. But during the running, it may read and write the same address at the same time.
For me, as long as the read and write data are not crap, it doesn't matter if it is the old or new one. Will the crap occurs in the conflict ?
I don't have the database from the foundry until now, but I have to write the code to use this SRAM.
DO I need to avoid this conflict, or not?
Thanks
Last edited: