一般用set_false_path命令,但是注意Altera的文档里有这样一段话:

Alternatively, use the set_clock_groups command to declare the paths between the two clock domains as false paths. For example, set_clock_groups –asynchronous –group [get_clocks clk] –group [get_clocks clkx2]. This command declares all paths from clk to clkx2 and from clk2x to clk as false paths. This method is perferred.

相关文章:

  • 2022-02-09
  • 2021-11-16
  • 2022-12-23
  • 2021-06-26
  • 2021-09-24
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
猜你喜欢
  • 2021-12-26
  • 2022-12-23
  • 2022-02-19
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
相关资源
相似解决方案