Altera_Forum
Honored Contributor
16 years agoALTPLL 600MHz output
Hi,
I need to get clarification on the ALTPLL in the Megawizard. I'm using a DE3 board and I want to run my verilog-code in 600MHz (just some simple registers for now), this should be possible as far as i have read. To achive this i want to use the PLL to generate a clock of 600MHz from the base 50MHz. But when creating this with the PLL, the output c0 clock signal is just a pure sine according to my oscilliscope and EXT_CLK output. This causes my verilog hardware to behave very weird and not output anything as expected. When reducing the PLL output to 50MHz, i get a good looking c0 and everything works just fine. Can't the PLL produce a proper output clock at 600MHz? How is this configured? Can't seem to get it to work after several hours! Some advice please :)