Altera_Forum
Honored Contributor
21 years agoNios2/s to Nios2/f
When I converted to NIOS2/f from NIOS2/s I saw my network performance drop by 10X.
I am running uC/OS-II and LWIP on the Altera's Cyclone Development board. The code and FPGA are the same except the switch to NIOS2/f. It should not be a dcache issue, I disabled dcache using setting "always_bypass_dcache" to 1 in the ptf file used by SOPC builder. Does anyone have any Ideas?