create_generated_clock加-combinational

-combinational英文示意- Specifies that the source latency paths for this type of generated clock only includes the logic where the master clock propagates along combinational paths. The source latency paths will not flow through sequential element clock pins, transparent latch data pins, or the source pins of other generated clocks.

-combinational中文翻译:

"指定这种类型的generated_clock的source latency只包括主时钟通过组合逻辑传播的路径。source latency不会通过以下几种情况:

  • 时序元件的时钟引脚,
  • 透明锁存器的数据引脚,
  • 其他 generated_clock的源引脚。"

简而言之,source latency只计算主时钟在组合逻辑中的传播时间,而不会包含任何经过时序元件(如触发器或锁存器)或其他派生时钟的路径。

相关推荐
橙子家4 小时前
Model Context Protocol(MCP)简介以及简单示例代码测试(.net8)
其他
71-36 小时前
C语言速成秘籍——循环结构(while、do while、for)和跳转语句(break,continue)
c语言·笔记·其他
路弥行至15 小时前
C语言入门教程 | 第四讲:深入理解数制与码制,掌握基本数据类型的奥秘
服务器·c语言·开发语言·经验分享·笔记·其他·入门教程
vectorlogic1 天前
万兴PDF专家免费版下载安装教程
其他·pdf
xiaoningaijishu1 天前
MATLAB中的Excel文件操作:从入门到精通
其他·算法·matlab·excel
原创资讯2 天前
Coosea酷赛智能:以实干赋能本土品牌,彰显中国制造底色
其他
路弥行至2 天前
C语言入门教程 | 第一讲:C语言零基础入门教程:第一个程序到变量运算详解
c语言·开发语言·经验分享·笔记·单片机·其他·课程设计
psgogogo20253 天前
Apache POI:Java操作Office文档的利器
java·开发语言·其他·apache
seabirdssss3 天前
我的创作纪念日
其他
Arenaschi5 天前
Android
android·linux·运维·笔记·其他·docker