ID:24402 The minimum delay through a combinational loop is negative of <Delay>ns and will be capped for <Number of Edges> edges, specifically from <Source> to <Destination> clipped at 0ns.

CAUSE: To avoid negative delay within the timing analyzer, the minimum delays through large combinational loops are clipped at 0ns.

ACTION: If the large SCC loop is unintentional, run check_timing -include {loops} for detailed information of the loop to verify.