I'm currently writing constraints for a subsystem. The subsystem has around 2 clocks clk1 and clk2 as input. Clk1 is ungated clock where clk2 is gated version of clk1. Please guide me to update constraint for this.
I thought to put clk2 as create_generated_clock. Please suggees which is better to use.