Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- but I get more reasonable results when I set only BSP to -O3 and switch optimization off for the application, the application is a simple AES encode & decode --- Quote End --- That sounds like a bug in your software that maybe you should look into. However, if you want to defer looking into it, what you can do is just change the compiler settings for the source files which have your core AES algorithm in them. If you continue to get incorrect results, you'll have to look into that.