oCreate Specific Skew Groups: Place a few critical flops that need very low latency into their own skew group. The CTS tool will then build a dedicated, shorter path to balance just those flops.
- Apply latency attributes: set_clock_latency -source -max <delay>, to a specific pin, tricking the tool into building a shorter path to that point to meet the tighter constraint.
