Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
Hi konyemko,
the "Read-During-Write" only makes sense when using the same clocks for read and write. When using separate clocks for both sides, you can not assume a relationship between the two clocks and therefore you can not select the "Read-During-Write" option in this case. Hope this helps... - Altera_Forum
Honored Contributor
thanks Sanmao, i understand now. I have to choose single clock for read/write, then i can select either old_data or don't care for read-during-write.
thanks! :)