一、命令格式

        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简洁,而且时钟越多效果越明显。

       例如:

关于set_clock_groups

相关文章:

  • 2021-06-02
  • 2022-01-19
  • 2021-05-30
  • 2022-01-06
  • 2021-12-09
  • 2021-12-06
  • 2021-11-26
猜你喜欢
  • 2022-12-23
  • 2021-11-19
  • 2022-01-13
  • 2021-12-05
  • 2021-05-27
  • 2022-03-07
  • 2021-10-06
相关资源
相似解决方案