Altera_Forum
Honored Contributor
19 years agoProblem when changing FMAX of system
Hi,all!
I try to increase the working frequency of NIOSII processor on 1s40 board. Following is what I do: 1. copy the example design "standard" from the install directory "altera/kits/nios2/example". 2. change the c0 out put of PLL to a higher frequency, for example, 60MHz. 3. change the system frequency in sopc builder to 60MHz, too. 4. save&compile I have done the same thing months ago, and got no problem. But this time the system just don't work. After compilation and download the sof file to my board, I try to run some simple program like "hello world", but it doesn't work. Why did that happen? Thank you for any suggestions!