关于set_clock_groups

一、命令格式

        set_clock_groups [-asynchronous] [-exclusive] –group <names>

二、选项说明

        -asynchronous :顾名思义,时钟是异步不相关的,时钟有完全不同的时钟源

        -exclusive :时钟是互斥的,即时钟不会再同一时刻同时有效

        实际上,这两个选项的效果是完全一样的。… TimeQuest treats both options, “-exclusive” and “-asynchronous”, as if they were the same.

三、效果

       这与对各个时钟使用set_false_path的效果是完全一致的;不过结构远比set_false_path简洁,而且时钟越多效果越明显。

       例如:

1H%8{5D)FH{2BWC4S3`B4(I

原文地址:https://www.cnblogs.com/freshair_cnblog/p/2650419.html