Altera_Forum
Honored Contributor
18 years ago7.2sp1 cant produce working sof
I am using a CII dev board with Q7.2sp1 web edition.
The PLL in my Q7.2 niosII project seemed to stop working after some unrelated mods, so I installed Q7.2sp1 thinking it might help. I created a new BDF based project from scratch with just a PLL and some IO as a test. I have two external clocks which feed the fpga. I have one of them going straight from the input to an output pin using a wire connection, and the other thru a pll to an output pin. The project builds but the sof does nothing. There is nothing on either output. I cannot understand how a simple wire connection could fail. It behaves like my pin assignments or device are wrong, but they are not. I can take a reference design I built a week ago, which uses those same pins and PLL, and the original sof works, but a new one doesn't.