Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow can I do in the nios2linux
Hello everyone,
Now I change the nios2's frequency from 75Mhz to 100Mhz.In order to run the uclinux successfully,which parts of the uclinux I could cerrect. Pls,give me the reference in detail. Tony Zhu2 Replies
- Altera_Forum
Honored Contributor
This program I solved.But In 120Mhz,system don't run!
Tony - Altera_Forum
Honored Contributor
What FPGA are you downloading to? (Stratix, Stratix II, Cyclone, etc..)
When you are changing the speed of your system, are you doing the following? 1) Changing the PLL clock ratio (or changing an external clock) 2) Modifying the clock frequency in SOPC builder 3) Rebuilding your SOPC system If your changed clock frequency effects other systems, are you modifying those that influence the NIOS processor? (such as a piece of hardware that resides outside the NIOS system but is controlled by the NIOS).