Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
You can use set_clock_groups with either [-asynchronous] or [-exclusive]. Asynchronous clocks (-asynchronous) are completely unrelated: they have different ideal clock sources. Exclusive clocks (-exclusive) are not active at the same time, such as multiplexed clocks.
Thanks.