Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Are you compiling everything with -O2 or -O3 ? The default for the IDE is -O0, and that will generate atrocious code. --- Quote End --- I am using default configuration. I'll try to change these options.