Altera_Forum
Honored Contributor
13 years agoMulti frequency design in DSP Builder how manage clocks
i have a 64 bit divider in a design. i can't meet setup constraint @100MHz.
i would then add a PLL that thake the 100 MHz base clock and outputs PLL_clk0 @ 100MHz for my design PLL_clk1 @ 50 MHz for the divider So i wuold use the Tsamp blocks outputting PLL_clk0 for all inputs and outputs at the boundaries of my dsp builder design and Tsamp blocks outputting PLL_clk1 at the input of my divider. Am i right? Or i should use the base clock and the PLL_clk1 only?