当前位置:   article > 正文

create_generated_clock的使用问题_xilinx create generate clock

xilinx create generate clock

对于-master_clock,解释如下:

-master_clock <arg> - (Optional) If there are multiple clocks found on the source pin or port, the specified clock object is the one to use as the master for the generated clock object.

Note: -add and -name options must be specified with -master_clock.

比如说,两个时钟经过一个MUX,输出到逻辑做分频,那么分频时钟的创建需要用-add -master_clock来指定是源自于哪一个时钟。

-add 使用场景:对同一个对象要加多个不同的时钟, 比如一个200Mhz, 一个400Mhz时钟需要同时加在同一个pin上,那么就要加-add, 这样两个时钟可以同时生效,否则前一个时钟会被覆盖掉.

以下图片capture from https://forums.xilinx.com/t5/Vivado/create-generated-clock%E7%9A%84%E4%BD%BF%E7%94%A8%E9%97%AE%E9%A2%98/td-p/1051144

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/635259
推荐阅读
相关标签
  

闽ICP备14008679号