Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- In what situation? In simulation it should not as it will go with whats in the sensitivity list. In synthesised code the sensitvity list is ignored and the logic is generated from the code. --- Quote End --- I am a reletive noob even though I have been doing this for awhile. As I said I have been winging it and winging it rather impressively at that (I have been keeping things strictly synchronous). So.... if I am understanding you right simulated code may operate differently from synthesized logic? I suspect looking at the RTL may help in future if I run into this sort of thing again so I will take a look at that.....