Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- id and a represent row and col. but why reading won't suffer from this type of dependency? --- Quote End --- Because there is no such thing as a read after read dependency. All types of true and false dependencies involve writing (read after write, right after read, write after write).