Perantu
Newbie level 4
- Joined
- Mar 6, 2012
- Messages
- 6
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Italy
- Activity points
- 1,321
When I cast the command 'report_disable_timing' with dc_shell, what is the difference between the different flags:
c case-analysis
C Conditional arc
l loop breaking
u user-defined
L stored loop breaking
What do they actually mean, precisely?
I know that 'l' (loop braking) means that there is an asynchronous loop inside my design, but what about the others? Can I ignore them eventually?
Thank you
c case-analysis
C Conditional arc
l loop breaking
u user-defined
L stored loop breaking
What do they actually mean, precisely?
I know that 'l' (loop braking) means that there is an asynchronous loop inside my design, but what about the others? Can I ignore them eventually?
Thank you