"Avoid using set_max_delay on a path that already has a clock. This overrides the default setup relationship and usually results in over-optimization, increasing area by 20%."
: Instructions for create_clock and create_generated_clock to identify primary oscillators and internal clock dividers. synopsys timing constraints and optimization user guide 2021
Here is why you should re-read (or read) this guide, and the three key takeaways that will improve your PPA (Power, Performance, Area). "Avoid using set_max_delay on a path that already
: set_clock_groups identifies clocks as synchronous, asynchronous, or exclusive to prevent unnecessary timing analysis on unrelated paths. Optimization Strategies Area). Sequential Optimization
: Overview of technology-independent, mapping, and technology-specific optimization. Optimizing for Delay and Area : Strategies for balancing PPA (Power, Performance, Area). Sequential Optimization