how to identify timing loops in design compiler

Status
Not open for further replies.

mepriyasingh

Member level 2
Joined
Sep 20, 2015
Messages
42
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
255
i want to know that if suppose i found that there are 5 timing loops in my design by loop report. then how can trace the input and output of timing loos.
 

Try "check_timing -include {loop}" will help to report all cell/pin in the loop. Mostly loop issue can be broken by set_disable_timing command if you know an timing arc is constant or does not exist in your current mode of operation.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…