Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIf the program is still too large, I find using optimization levels -O2 or -O3, in the C/C++ build settings for the system library, really cut down on the amount of on-chip memory used.
If the program is still too large, I find using optimization levels -O2 or -O3, in the C/C++ build settings for the system library, really cut down on the amount of on-chip memory used.