DR123
New Contributor
6 years agoPLL reset input with Dynamic Phase Shifting
Hi,
I'm able to dinamically change the phase of an output clock of a PLL, but I have timinig issues on the input reset of the PLL. In particular, Quartus highlights a relation with negative setup slack between the PLL reference clock (FPGA input clock) and the clock used for the shifting interface that is one of the outputs of the PLL (but not the one that is shifted). I also tried to use the reference clock for the shifting interface, but the timing issues are still present. I didn't have an external reset, so I generated it with a counter that counts until a predefined value with the PLL reference clock. Is there a different and better way to internally generate this reset?