Forum Discussion
sstrell
Super Contributor
4 years agoSo use a clock control block or a separate PLL. You might also need multicycle timing exceptions in your .sdc file to line up the setup and hold timing correctly.
EugenyB
Occasional Contributor
4 years agoThank you very much! I have several questions left:
1. how many clock controllers can be set up in Cyclone 3? They seem using dedicated logic, but I can not find this information in the documentation;
2. should I pass both master clock, and slower clock through clock controllers for compensate for the delays in them? (see below)