Closed Jaswanth-Pappula closed 3 months ago
Most likely you need set_propagated_clock [all_clocks]
Most likely you need
set_propagated_clock [all_clocks]
set_propagated_clock [get_clocks {Clk}] is generated in the cts.sdc file inside results section of the design but nor replicated in the min, max or nominal timing reports and it is just showing ideal.
so, is there any other way to do it instead of using set_propagated_clock [all_clocks].
Should be fixed by now.
Should be fixed by now.
Yes, the problem is fixed. Thanks for the reply
Clock Network Delay is showing as 0.00 in timing reports of Max and Min after CTS step even though CTS routing is completed.
You can find it in the image attached below.
Can someone help me in resolving this issue.