Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThanks very much for the replies. Using volatile declarations and embedded assembly code where needed may well be what we end up doing - I think we were trying to avoid it just because it'll take up a good chunk of extra time to go through all the code and make the appropriate changes. On the bright side, I've now got a great opportunity to get some experience with assembly code!
Again, thanks to everyone for the input.