Can anyone help me how to predict values of clock uncertainty,clock transition,input transition,input/output delay,etc.?
I know that it depends on design as well as clock frequency but is there any relation between these values and clock period like clock uncertainity is 4% of clock period?
Every company has their own deisgn flow and design margin according their libarary.
So. If you want to do synthesis or pre-layout STA, you must follow that margin guider, for example, ZWLM, 55% clock cycle as shrink ratio.
And for input/output delay, you can make it tighten enough in order to make STA result better.
I'm also searching for that. I read in one tutorial in the internet that they use charaterize command in DC or refer to the datasheet for set_input/output_delay value.
The clock uncertainty should also contain the jitter, if the clock generator is made by a collegue, just ask him the specification.
The duty cycle could also impact if you use both edges flip-flop design, from rise to fall and fall to rise, that "overconstraint" the clock max frequency if the duty cylce is 45%/55%.