Altera_Forum
Honored Contributor
17 years agoStratix II PLL and crossing clock domains
Hi,
I want to transfer data between two clock domains(12 MHz to 20 MHz). I am using a Stratix II FPGA PLL to generate both clocks from a 100 MHz clock. I need that the first rising edge of both clocks happens at the "same time", in order that a t_h and t_su violation does not happen. How i can configure the PLL?. The input data length is 48 and the output data length is 80, so time duration of both frames is 4 us. Thanks