create_generated_clock的使用问题

本文详细解析了在时钟管理中-generated_clock与-master_clock的作用与使用场景,特别是在多个时钟源存在时如何指定主时钟,以及在同一个对象上添加多个时钟的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

对于-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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值