Forum Discussion
sstrell
Super Contributor
3 hours agoYou should generate the slower clock from the same PLL. Putting a divider after the source clock and then transferring between the two clock domains going to cause issues as you are seeing.
You may also need to use multicycle timing exceptions to make sure the correct edges are used for the data transfers, but use the same source (PLL) first.