Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21616 Discussions

PLL Phase Shifting design

Altera_Forum
Honored Contributor II
2,222 Views

The purpose of this design is to allow the phase bumping of a PLL as specified in AN367: Implementing PLL Reconfiguration in Stratix II Devices http://www.altera.com/literature/an/an367.pdf. The major differences being: 

- This design only allows for phase bumping of the PLL as described on pages 8-11 of AN367 

- This design does not require the use of the altpll_reconfig megafunction as described in AN367, just a simple register interface 

- This design only uses logic for storage of the PLL configuration bits (< 20 registers and 40 ALUTs); no RAMs or ROMs are used
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,527 Views

Can you add the design files (.qar, .v) and the .pl script?

0 Kudos
SLabe
Partner
1,453 Views

Hello, where can we find the files referenced in the posted Word Document? Thank you!

0 Kudos
Reply