I'm working with dc_shell of Synopsys and I'm trying to obtain the total number of paths of the synthetized circuit with a slack lesser than to a particular value. In order to do that I'm using the command:
get_timing_paths -slack_lesser_than <value>
I always get a collection of size 1. I am stuck on this problem and I don't know how to work it out.
Do you have any idea?
Thanks