Altera_Forum
Honored Contributor
13 years agoCyclone 3 internal oscillator documentation
I used MegaWizard to instantiate the ALTINT_OSC internal oscillator of the Cyclone 3 FPGA. To learn about it I went to the Documentation button and downloaded what it brought up. But its a document called ug_lpm_alt_mfug which documents a lot of other functions but nothing about a clock.
Can't find any documents on this clock function at all. Its very simple with just an enable pin and a clock output pin. When I simulate it I get an 80 MHz clock. OK, so that's what it does. I actually wanted something that represented the internal DCLK signal that clocks the external serial memory process during configuration. That is supposed to be a clock that is about 30 to 40 MHz and is automatic. If I wanted to use that as the clock to the ASMI component for writing to the serial memory, how would I get that clock signal? The ALTINT_OSC seems to be something different.