Altera_Forum
Honored Contributor
15 years agoCyclone ALTPLL questions
Hello!
I have two simple questions regarding the use of PLL in a Cyclone I EP1C3 device. 1) I would like to have a 20 MHz input clock (inclk0) and two output clocks, one with the same frequency (c0) and one divided by four, 5 MHz (c1). The wizard would not create that division for some reason. Can anyone tell me why that is, and also how I may achieve my request?! 2) I have some considerations regarding pllena/areset/pfdena signals. They seem to be important to be implemented, although similar to each other. May I use all three of them, and furthermore, drive them with one single signal? (That would be the general active-low reset signal of the design, and I would pass it through a NOT gate before inputting to areset because of its active-high operation.) I am in knowledge of the content of the related chapter in Altera Cyclone Handbook. Thank you.