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只计算主时钟在组合逻辑中的传播时间,而不会包含任何经过时序元件(如触发器或锁存器)或其他派生时钟的路径。

相关推荐
橙子家3 小时前
灰度发布简介
其他
草莓熊Lotso15 小时前
【数据结构初阶】--算法复杂度的深度解析
c语言·开发语言·数据结构·经验分享·笔记·其他·算法
数字体验运营官1 天前
Baklib内容中台AI重构智能服务
其他·用户体验
Toby_0091 天前
tpc udp http
其他·golang
fishwheel2 天前
Life:Internship finding
其他
草莓熊Lotso5 天前
【C语言预处理详解(下)】--#和##运算符,命名约定,命令行定义 ,#undef,条件编译,头文件的包含,嵌套文件包含,其他预处理指令
c语言·开发语言·经验分享·笔记·其他
职坐标在线6 天前
职坐标AI算法实战:TensorFlow/PyTorch深度模型
其他
JiNan.YouQuan.Soft7 天前
FreeCAD源码分析: 串行化工具
其他
深圳衡益科技7 天前
粽叶飘香时 山水有相逢
其他
职坐标在线8 天前
职坐标精选嵌入式AI物联网开源项目
其他