Hi!
For a design I am working on, after synthesis, a clock of 250Mhz seemed to be okay. For this reason I configured FCLK_CLK0 to generate a clock with this frequency using XPS.
After implementation, the maximum clock shrunk to about 125Mhz (and the design indeed does not work ;) ), because the design is quite big and I'm getting much routing overhead.
For the same reason, implementation took ~10hours.
Is there a way to reconfigure FCLK_CLK0 without running implementation again?
Thx in advance!