Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThanx DSL.
I checked on the FPGA and the I$ issues wrap around burst to my slave device although the property "BurstOnBurstBoundary" is set. BTW, I found that GCC provides the following flags for optimization. They are related to alignment. http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/optimize-options.html -falign-functions -falign-labels -falign-loops -falign-jumps Did anybody use such flags for NIOS II F processor? Thanks.