Replies: 1 comment 4 replies
-
Which backend are you using? In Vivado and Vitis it should work. Also, where are you checking the clock period? For Vivado / Vitis backend (i.e. AMD FPGAs), you need to run the full place and route to check if timing is met and to make use of the clock period. You can achieve this by modifying the tcl script when doing export. Let me know which backend you are using and how you are reporting the observed issue and maybe I can point which parts of the script you can modify to get the full timing analysis. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Did anyone try to increase the input clock from 100MHz to 200MHz, for example, during the bitstream generation? It seems that the the PS clock output is never the same as requested. Any help or hints here?
Beta Was this translation helpful? Give feedback.
All reactions