BKB
Occasional Contributor
2 years agoGenerated visible in "Report Clocks" but the same generated clock not found during timing analysis
Hi,
In my design when I report clocks, I see that the the clock in question is generated and the generated clocks are set to be asynchronous by "set_clock_groups -asynchronous ...." in the top level .sdc but during the timing analyzer cannot find those clocks and gives critical warning that the clocks could not be matched with a existing clock which leads to timing violations to be reported.
The relevant snippets are attached.
The .sdc has additional derive_pll_clocks at the beginning of the file but that command is ignored.
Please suggest ways that the timing analyzer can detect the clock and apply the set_clock_group constraint.
Thanks
BB