Forum Discussion
Altera_Forum
Honored Contributor
8 years agoChannel non-blocking write semantics.
EDIT: The following is most probably a result of a bug in my code. Hi. I noticed that - in emulation - a non-blocking write may also send data to a channel when it reports a failure. ...
Altera_Forum
Honored Contributor
8 years agoOkay.
After some more testing and a rewrite in which I forgot to commit the problematic code I could not reproduce the problem I had. A couple of other bugs suggest there it really was an issue with my code. Thank you.